2 references to new
Microsoft.Interop.SourceGeneration (2)
Marshalling\MarshalAsMarshallingGeneratorResolver.cs (2)
14private static readonly WinBoolMarshaller s_winBool = new(signed: false); 15private static readonly WinBoolMarshaller s_signed_winBool = new(signed: true);