1 write to _allInterfaces
Microsoft.CodeAnalysis.CSharp (1)
Symbols\PublicModel\TypeSymbol.cs (1)
115ImmutableInterlocked.InterlockedInitialize(ref _allInterfaces, UnderlyingTypeSymbol.AllInterfacesNoUseSiteDiagnostics.GetPublicSymbols());
2 references to _allInterfaces
Microsoft.CodeAnalysis.CSharp (2)
Symbols\PublicModel\TypeSymbol.cs (2)
113if (_allInterfaces.IsDefault) 118return _allInterfaces;