1 write to TypesHash
Microsoft.Interop.JavaScript.JSImportGenerator (1)
JSSignatureContext.cs (1)
70TypesHash = typesHash,
2 references to TypesHash
Microsoft.Interop.JavaScript.JSImportGenerator (2)
JSExportGenerator.cs (2)
366var wrapperName = "__Wrapper_" + incrementalContext.StubMethodSyntaxTemplate.Identifier + "_" + incrementalContext.SignatureContext.TypesHash; 444Argument(LiteralExpression(SyntaxKind.NumericLiteralExpression, Literal(context.TypesHash))),