1 write to MethodName
Microsoft.Interop.JavaScript.JSImportGenerator (1)
JSSignatureContext.cs (1)
71
MethodName
= fullName,
2 references to MethodName
Microsoft.Interop.JavaScript.JSImportGenerator (2)
JSExportCodeGenerator.cs (2)
211
statements.Add(ExpressionStatement(InvocationExpression(IdentifierName(_signatureContext.
MethodName
))
216
ExpressionSyntax invocation = InvocationExpression(IdentifierName(_signatureContext.
MethodName
))