2 writes to _mapOrType
Microsoft.CodeAnalysis.CSharp (2)
Symbols\SubstitutedParameterSymbol.cs (2)
37_mapOrType = map; 66_mapOrType = substituted;
2 references to _mapOrType
Microsoft.CodeAnalysis.CSharp (2)
Symbols\SubstitutedParameterSymbol.cs (2)
54var mapOrType = _mapOrType; 83var map = _mapOrType as TypeMap;