2 references to _cache
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (2)
Diagnostics\DiagnosticAnalyzerTests.vb (2)
1710
Return
_cache
.GetOrAdd(tree, compilation.CreateSemanticModel(tree, options))
1714
Assert.Same(model,
_cache
(tree))