1 write to _nIndexInTotalParameters
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Symbols\TypeParameterSymbol.cs (1)
62
_nIndexInTotalParameters
= index;
1 reference to _nIndexInTotalParameters
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\Symbols\TypeParameterSymbol.cs (1)
56
return
_nIndexInTotalParameters
;