3 references to Void
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
CSharpSyntaxFacts.cs (1)
346
SyntaxKind.VoidKeyword => PredefinedType.
Void
,
Microsoft.CodeAnalysis.Workspaces (2)
J\s\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\SpecialTypeExtensions.cs\SpecialTypeExtensions.cs (1)
15
SpecialType.System_Void => PredefinedType.
Void
,
PredefinedTypeExtensions.cs (1)
15
PredefinedType.
Void
=> SpecialType.System_Void,