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