1 override of BeforeVisitingSkippedBoundCallChildren
Microsoft.CodeAnalysis.CSharp (1)
Binder\RefSafetyAnalysis.cs (1)
270protected override void BeforeVisitingSkippedBoundCallChildren(BoundCall node)
2 references to BeforeVisitingSkippedBoundCallChildren
Microsoft.CodeAnalysis.CSharp (2)
BoundTree\BoundTreeWalker.cs (2)
190BeforeVisitingSkippedBoundCallChildren(node); 195BeforeVisitingSkippedBoundCallChildren(node);