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