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