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