3 writes to _ofTypeMethod
System.Web.Extensions (3)
UI\WebControls\Expressions\OfTypeExpression.cs (3)
22_ofTypeMethod = GetOfTypeMethod(type); 36_ofTypeMethod = null; 49_ofTypeMethod = GetOfTypeMethod(type);
2 references to _ofTypeMethod
System.Web.Extensions (2)
UI\WebControls\Expressions\OfTypeExpression.cs (2)
19if (_ofTypeMethod == null) { 24return _ofTypeMethod;