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