3 references to WhereClauseSyntax
Microsoft.CodeAnalysis.VisualBasic (3)
Generated\Syntax.xml.Syntax.Generated.vb (3)
28580
Public Shadows Function WithWhereKeyword(whereKeyword as SyntaxToken) As
WhereClauseSyntax
28598
Public Shadows Function WithCondition(condition as ExpressionSyntax) As
WhereClauseSyntax
28639
Public Function Update(whereKeyword As SyntaxToken, condition As ExpressionSyntax) As
WhereClauseSyntax