1 write to _instObj
System.Web (1)
Compilation\BuildResult.cs (1)
875
_instObj
= ObjectFactoryCodeDomTreeGenerator.GetFastObjectCreationDelegate(ResultType);
2 references to _instObj
System.Web (2)
Compilation\BuildResult.cs (2)
881
if (
_instObj
== null) {
886
return
_instObj
();