2 references to TryGetSemanticModel
Microsoft.CodeAnalysis.Workspaces (2)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\SymbolKey\SymbolKey.BodyLevelSymbolKey.cs (2)
87
TryGetSemanticModel
(compilation, syntaxTree, out var semanticModel))
185
TryGetSemanticModel
(reader.Compilation, firstSourceTree, out var semanticModel))