4 references to UInt32
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
CSharpSyntaxFacts.cs (1)
335
SyntaxKind.UIntKeyword => PredefinedType.
UInt32
,
Microsoft.CodeAnalysis.VisualBasic.Workspaces (1)
VisualBasicSyntaxFacts.vb (1)
337
Return PredefinedType.
UInt32
Microsoft.CodeAnalysis.Workspaces (2)
J\s\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\SpecialTypeExtensions.cs\SpecialTypeExtensions.cs (1)
23
SpecialType.System_UInt32 => PredefinedType.
UInt32
,
PredefinedTypeExtensions.cs (1)
23
PredefinedType.
UInt32
=> SpecialType.System_UInt32,