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