4 references to UIntPtrPrimitiveType
System.Formats.Nrbf (4)
System\Formats\Nrbf\Utils\TypeNameHelpers.cs (4)
20private static readonly TypeName?[] s_primitiveTypeNames = new TypeName?[(int)UIntPtrPrimitiveType + 1]; 21private static readonly TypeName?[] s_primitiveSZArrayTypeNames = new TypeName?[(int)UIntPtrPrimitiveType + 1]; 49UIntPtrPrimitiveType => "System.UIntPtr", 105return UIntPtrPrimitiveType;