4 references to UInt64
Microsoft.CodeAnalysis.CodeStyle (2)
J\s\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\SpecialTypeExtensions.cs\SpecialTypeExtensions.cs (1)
25SpecialType.System_UInt64 => PredefinedType.UInt64,
PredefinedTypeExtensions.cs (1)
25PredefinedType.UInt64 => SpecialType.System_UInt64,
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
CSharpSyntaxFacts.cs (1)
339SyntaxKind.ULongKeyword => PredefinedType.UInt64,
Microsoft.CodeAnalysis.VisualBasic.CodeStyle (1)
VisualBasicSyntaxFacts.vb (1)
345Return PredefinedType.UInt64