2 instantiations of StaticPinnableManagedValueMarshaller
Microsoft.Interop.SourceGeneration (2)
Marshalling\AttributedMarshallingModelGeneratorResolver.cs (2)
200
marshallingGenerator = new
StaticPinnableManagedValueMarshaller
(marshallingGenerator, marshallerData.MarshallerType.Syntax);
345
marshallingGenerator = new
StaticPinnableManagedValueMarshaller
(marshallingGenerator, marshallerTypeSyntax);