2 writes to _anyDataStored
Microsoft.CodeAnalysis (2)
Symbols\Attributes\WellKnownAttributeData.cs (2)
36_anyDataStored = false; 60_anyDataStored = true;
2 references to _anyDataStored
Microsoft.CodeAnalysis (2)
Symbols\Attributes\WellKnownAttributeData.cs (2)
52Debug.Assert(_anyDataStored == expected); 71Debug.Assert(data._anyDataStored);