2 writes to _mapOrType
Microsoft.CodeAnalysis.CSharp (2)
Symbols\SubstitutedParameterSymbol.cs (2)
32_mapOrType = map; 61_mapOrType = substituted;
2 references to _mapOrType
Microsoft.CodeAnalysis.CSharp (2)
Symbols\SubstitutedParameterSymbol.cs (2)
49var mapOrType = _mapOrType; 76var map = _mapOrType as TypeMap;