2 writes to _typeVarsThis
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Symbols\AggregateSymbol.cs (2)
278
_typeVarsThis
= null;
296
_typeVarsThis
= typeVars;
1 reference to _typeVarsThis
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Symbols\AggregateSymbol.cs (1)
271
return
_typeVarsThis
;