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