2 instantiations of MarshalAsWithCustomMarshallersParser
Microsoft.Interop.ComInterfaceGenerator (1)
Analyzers\ConvertComImportToGeneratedComInterfaceAnalyzer.cs (1)
159new MarshalAsWithCustomMarshallersParser(env.Compilation, diagnostics, new MarshalAsAttributeParser(diagnostics, defaultInfo)),
Microsoft.Interop.SourceGeneration (1)
DefaultMarshallingInfoParser.cs (1)
62new MarshalAsWithCustomMarshallersParser(env.Compilation, diagnostics, new MarshalAsAttributeParser(diagnostics, defaultInfo)),
1 reference to MarshalAsWithCustomMarshallersParser
Microsoft.Interop.SourceGeneration (1)
MarshalAsWithCustomMarshallersParser.cs (1)
23/// Create a new instance of <see cref="MarshalAsWithCustomMarshallersParser"/>.