2 writes to _typeVarsAll
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Symbols\AggregateSymbol.cs (2)
279_typeVarsAll = null; 297_typeVarsAll = TypeArray.Concat(outerTypeVars, typeVars);
1 reference to _typeVarsAll
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Symbols\AggregateSymbol.cs (1)
303return _typeVarsAll;