1 write to _needsGeneratedAttributes
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Compilation_WellKnownMembers.cs (1)
59ThreadSafeFlagOperations.Set(ref _needsGeneratedAttributes, (int)attributes);
1 reference to _needsGeneratedAttributes
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Compilation_WellKnownMembers.cs (1)
53return (EmbeddableAttributes)_needsGeneratedAttributes;