1 write to _returnedType
System.Web (1)
Util\FactoryGenerator.cs (1)
74_returnedType = returnedType;
2 references to _returnedType
System.Web (2)
Util\FactoryGenerator.cs (2)
81if (_methodToOverride.ReturnType != _returnedType) { 155_returnedType,