1 write to TypesHash
Microsoft.Interop.JavaScript.JSImportGenerator (1)
JSSignatureContext.cs (1)
69TypesHash = typesHash,
2 references to TypesHash
Microsoft.Interop.JavaScript.JSImportGenerator (2)
JSExportCodeGenerator.cs (1)
155Argument(LiteralExpression(SyntaxKind.NumericLiteralExpression, Literal(_signatureContext.TypesHash))),
JSExportGenerator.cs (1)
318var wrapperName = "__Wrapper_" + incrementalContext.StubMethodSyntaxTemplate.Identifier + "_" + incrementalContext.SignatureContext.TypesHash;