4 references to AsArgument
Microsoft.Interop.JavaScript.JSImportGenerator (3)
Marshaling\FuncJSGenerator.cs (1)
41: _inner.AsArgument(context);
Marshaling\PrimitiveJSGenerator.cs (1)
34: _inner.AsArgument(context);
Marshaling\TaskJSGenerator.cs (1)
47: _inner.AsArgument(context);
Microsoft.Interop.SourceGeneration (1)
GeneratedStatements.cs (1)
102ArgumentSyntax argSyntax = marshaller.AsArgument(context);