1 write to _getPropertyMethod
System.Web (1)
Util\FastPropertyAccessor.cs (1)
50_getPropertyMethod = typeof(IWebPropertyAccessor).GetMethod("GetProperty");
1 reference to _getPropertyMethod
System.Web (1)
Util\FastPropertyAccessor.cs (1)
146accessorTypeBuilder.DefineMethodOverride(method, _getPropertyMethod);