4 references to Int64
Microsoft.CodeAnalysis.CodeStyle (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,
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
CSharpSyntaxFacts.cs (1)
338
SyntaxKind.LongKeyword => PredefinedType.
Int64
,
Microsoft.CodeAnalysis.VisualBasic.CodeStyle (1)
VisualBasicSyntaxFacts.vb (1)
343
Return PredefinedType.
Int64