3 references to UIntPtr
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
CSharpSyntaxFacts.cs (1)
350"nuint" => PredefinedType.UIntPtr,
Microsoft.CodeAnalysis.Workspaces (2)
J\s\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\Extensions\SpecialTypeExtensions.cs\SpecialTypeExtensions.cs (1)
32SpecialType.System_UIntPtr => PredefinedType.UIntPtr,
PredefinedTypeExtensions.cs (1)
32PredefinedType.UIntPtr => SpecialType.System_UIntPtr,