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