Base:
method
IsBinaryLike
Microsoft.CodeAnalysis.AddRequiredParentheses.AbstractAddRequiredParenthesesDiagnosticAnalyzer<TExpressionSyntax, TBinaryLikeExpressionSyntax, TLanguageKindEnum>.IsBinaryLike(TExpressionSyntax)
1 reference to IsBinaryLike
Microsoft.CodeAnalysis.CSharp.Features (1)
CSharpAddRequiredExpressionParenthesesDiagnosticAnalyzer.cs (1)
62
Debug.Assert(
IsBinaryLike
(binaryLike));