1 write to _referenceDirectives
Microsoft.CodeAnalysis.CSharp (1)
Declarations\DeclarationTable.cs (1)
268Interlocked.CompareExchange(ref _referenceDirectives, GetMergedReferenceDirectives(), comparand: null);
2 references to _referenceDirectives
Microsoft.CodeAnalysis.CSharp (2)
Declarations\DeclarationTable.cs (2)
267if (_referenceDirectives is null) 270return _referenceDirectives;