2 writes to _mapOrType
Microsoft.CodeAnalysis.CSharp (2)
Symbols\SubstitutedParameterSymbol.cs (2)
39_mapOrType = map; 68_mapOrType = substituted;
2 references to _mapOrType
Microsoft.CodeAnalysis.CSharp (2)
Symbols\SubstitutedParameterSymbol.cs (2)
56var mapOrType = _mapOrType; 85var map = _mapOrType as TypeMap;