1 write to FireCountSimpleBaseTypeI1onA
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (1)
Semantics\PrimaryConstructorTests.cs (1)
4801Interlocked.Increment(ref FireCountSimpleBaseTypeI1onA);
2 references to FireCountSimpleBaseTypeI1onA
Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests (2)
Semantics\PrimaryConstructorTests.cs (2)
4640Assert.Equal(1, analyzer.FireCountSimpleBaseTypeI1onA); 5318Assert.Equal(0, analyzer.FireCountSimpleBaseTypeI1onA);