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)
81
if (_methodToOverride.ReturnType !=
_returnedType
) {
155
_returnedType
,