1 write to _interceptorsNamespaces
Microsoft.CodeAnalysis.CSharp (1)
CSharpParseOptions.cs (1)
200ImmutableInterlocked.InterlockedInitialize(ref _interceptorsNamespaces, previewNamespaces);
2 references to _interceptorsNamespaces
Microsoft.CodeAnalysis.CSharp (2)
CSharpParseOptions.cs (2)
190if (!_interceptorsNamespaces.IsDefault) 192return _interceptorsNamespaces;