4 references to GuardedAddBoundTreeForStandaloneSyntax
Microsoft.CodeAnalysis.CSharp (4)
Compilation\MemberSemanticModel.cs (4)
1468GuardedAddBoundTreeForStandaloneSyntax(syntax, bound, manager, remappedSymbols);
1956GuardedAddBoundTreeForStandaloneSyntax(bindableRoot, boundRoot, newSnapshots, remappedSymbols);
1984GuardedAddBoundTreeForStandaloneSyntax(bindableRoot, boundRoot, snapshotManager, remappedSymbols);
2117GuardedAddBoundTreeForStandaloneSyntax(node, boundNode);