2 references to DistinctClause
Microsoft.CodeAnalysis.VisualBasic (1)
Parser\ParseQuery.vb (1)
1157
Return InternalSyntaxFactory.
DistinctClause
(kw)
Microsoft.CodeAnalysis.VisualBasic.Syntax.UnitTests (1)
Generated\Syntax.Test.xml.Generated.vb (1)
1204
return InternalSyntax.SyntaxFactory.
DistinctClause
(new InternalSyntax.KeywordSyntax(SyntaxKind.DistinctKeyword, String.Empty, Nothing, Nothing))