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