3 writes to _nestingCount
Microsoft.CodeAnalysis.Workspaces (3)
SymbolKey.SymbolKeyWriter.cs (3)
90_nestingCount = 0; 116_nestingCount++; 124_nestingCount--;
1 reference to _nestingCount
Microsoft.CodeAnalysis.Workspaces (1)
SymbolKey.SymbolKeyWriter.cs (1)
109Debug.Assert(_nestingCount == 0);