2 references to DoubleKeyword
Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver (2)
VisualBasic\MemberSignatureParser.cs (1)
349case SyntaxKind.DoubleKeyword:
VisualBasic\SyntaxKind.cs (1)
57builder.Add("double", SyntaxKind.DoubleKeyword);