2 instantiations of StatelessFreeMarshalling
Microsoft.Interop.SourceGeneration (2)
Marshalling\AttributedMarshallingModelGeneratorResolver.cs (2)
187
marshallingStrategy = new
StatelessFreeMarshalling
(marshallingStrategy, marshallerData.MarshallerType.Syntax);
320
marshallingStrategy = new
StatelessFreeMarshalling
(marshallingStrategy, marshallerTypeSyntax);