No constitutional right for binding flags... (Fix for 1634: Remove use of Type.GetMethod)
Replaced Type.GetMethod with Type.GetMethodInfo extension methods that use the modern API in .NET 4.5/.NET for Windows Store Apps, and the old API for .NET 4.
↧