4 references to _spanExpectations
Microsoft.CodeAnalysis.Test.Utilities (4)
InstrumentationChecker.cs (4)
311_spanExpectations.Add(method, result); 327if (_spanExpectations.Count == 0) 333foreach (int method in _spanExpectations.Keys) 336var expectedSnippets = _spanExpectations[method].SnippetExpectations;