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