1 write to _atsInst
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Symbols\AggregateSymbol.cs (1)
90
_atsInst
= TypeManager.GetAggregate(this, pOuterType, GetTypeVars());
2 references to _atsInst
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Symbols\AggregateSymbol.cs (2)
84
if (
_atsInst
== null)
94
return
_atsInst
;