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