4 references to UInt32
Microsoft.CodeAnalysis.CodeStyle (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,
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
CSharpSyntaxFacts.cs (1)
335
SyntaxKind.UIntKeyword => PredefinedType.
UInt32
,
Microsoft.CodeAnalysis.VisualBasic.CodeStyle (1)
VisualBasicSyntaxFacts.vb (1)
337
Return PredefinedType.
UInt32