4 references to Int64
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
CSharpSyntaxFacts.cs (1)
338
SyntaxKind.LongKeyword => PredefinedType.
Int64
,
Microsoft.CodeAnalysis.VisualBasic.Workspaces (1)
VisualBasicSyntaxFacts.vb (1)
343
Return PredefinedType.
Int64
Microsoft.CodeAnalysis.Workspaces (2)
J\s\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\SpecialTypeExtensions.cs\SpecialTypeExtensions.cs (1)
24
SpecialType.System_Int64 => PredefinedType.
Int64
,
PredefinedTypeExtensions.cs (1)
24
PredefinedType.
Int64
=> SpecialType.System_Int64,