1 override of BeforeVisitingSkippedBoundBinaryOperatorChildren
Microsoft.CodeAnalysis.CSharp (1)
Binder\RefSafetyAnalysis.cs (1)
265protected override void BeforeVisitingSkippedBoundBinaryOperatorChildren(BoundBinaryOperator node)
2 references to BeforeVisitingSkippedBoundBinaryOperatorChildren
Microsoft.CodeAnalysis.CSharp (2)
BoundTree\BoundTreeWalker.cs (2)
116BeforeVisitingSkippedBoundBinaryOperatorChildren(binary); 124BeforeVisitingSkippedBoundBinaryOperatorChildren(binary);