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