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