4 references to MarshalUsingAttributeParser
Microsoft.Interop.ComInterfaceGenerator (2)
Analyzers\ConvertComImportToGeneratedComInterfaceAnalyzer.cs (2)
152new MarshalUsingAttributeParser(env.Compilation, diagnostics)); 160new MarshalUsingAttributeParser(env.Compilation, diagnostics),
Microsoft.Interop.SourceGeneration (2)
DefaultMarshallingInfoParser.cs (2)
55new MarshalUsingAttributeParser(env.Compilation, diagnostics)); 63new MarshalUsingAttributeParser(env.Compilation, diagnostics),