1 reference to UInt32
Microsoft.Interop.SourceGeneration (1)
Marshalling\BoolMarshaller.cs (1)
139
: base(signed ? SpecialTypeInfo.Int32 : SpecialTypeInfo.
UInt32
, trueValue: 1, falseValue: 0, compareToTrue: false)