2 references to new
Microsoft.Interop.SourceGeneration (2)
Marshalling\MarshalAsMarshallingGeneratorResolver.cs (2)
12private static readonly ByteBoolMarshaller s_byteBool = new(signed: false); 13private static readonly ByteBoolMarshaller s_signed_byteBool = new(signed: true);