Activity overview
Latest activity by GlennSlayden
Reflector bug report: Incorrect C# for System.Windows.Threading.Dispatcher.get_CurrentDispatcher()
using Reflector 10.3.1.1956 vspro
------------------------------------------------The IL for "System.Windows.Threading.Dispatcher.get_CurrentDispatcher()" in "WindowsBase,Version=4.0.0.0,Culture=ne...
Ok, thanks for keeping me posted. / comments
Ok, thanks for keeping me posted.
Incorrect C# code for generic foo: "if (foo > null) ..."
The Reflector 10.0.6.546 C# decompilation of System.Collections.Generic.LinkedList<T>.Contains(...) in C:\WINDOWS\Microsoft.net\Framework\v4.0.30319\System.dll (.NET 4.7.2) is not correct:[__Dynami...
Reflector 10.0.6.546 -- incorrect C# code involving "Foo?.Bar()"
The .NET 4.7.2 overload System.Xml.XmlReader.Create(Stream, XmlReaderSettings, String) in System.Xml.dll has the following IL:.method public hidebysig static class XmlReader Create(class Stream in...
vertical size of undocked source code window is limited
When undocked, I cannot resize the source window to the full height of my monitor, which is 1600 vertical pixels. It clamps out at about 1024 or so.