2 references to AsParameter
Microsoft.Interop.SourceGeneration (2)
BoundGenerators.cs (1)
179NativeParameterMarshallers.Select(marshaler => marshaler.AsParameter(context)))),
Marshalling\MarshallingGeneratorExtensions.cs (1)
149ValueBoundaryBehavior.CastNativeIdentifier => Argument(CastExpression(generator.AsParameter(context).Type, IdentifierName(nativeIdentifier))),