1 instantiation of NativeIntegerTypeMap
Microsoft.CodeAnalysis.CSharp (1)
Symbols\NativeIntegerTypeSymbol.cs (1)
230
Interlocked.CompareExchange(ref _lazyTypeMap, new
NativeIntegerTypeMap
(this), null);
2 references to NativeIntegerTypeMap
Microsoft.CodeAnalysis.CSharp (2)
Symbols\NativeIntegerTypeSymbol.cs (2)
27
private
NativeIntegerTypeMap
? _lazyTypeMap;
226
private
NativeIntegerTypeMap
GetTypeMap()