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