2 references to State
Microsoft.CodeAnalysis (2)
Symbols\Attributes\CustomAttributesBag.cs (2)
160ThreadSafeFlagOperations.Set(ref _state, (int)(this.State | part)); 165return (this.State & part) == part;