1 write to TypesHash
Microsoft.Interop.JavaScript.JSImportGenerator (1)
JSSignatureContext.cs (1)
72
TypesHash
= typesHash,
1 reference to TypesHash
Microsoft.Interop.JavaScript.JSImportGenerator (1)
JSExportGenerator.cs (1)
201
string registration = $"{Constants.JSFunctionSignatureGlobal}.{Constants.BindCSFunctionMethod}({CodeWriterHelpers.StringLiteral(signature.QualifiedMethodName)}, {signature.
TypesHash
.ToString(CultureInfo.InvariantCulture)}, {signatures});";