4 references to GuardedAddBoundTreeForStandaloneSyntax
Microsoft.CodeAnalysis.CSharp (4)
Compilation\MemberSemanticModel.cs (4)
1516GuardedAddBoundTreeForStandaloneSyntax(syntax, bound, manager, remappedSymbols);
2017GuardedAddBoundTreeForStandaloneSyntax(bindableRoot, boundRoot, newSnapshots, remappedSymbols);
2045GuardedAddBoundTreeForStandaloneSyntax(bindableRoot, boundRoot, snapshotManager, remappedSymbols);
2183GuardedAddBoundTreeForStandaloneSyntax(node, boundNode);