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