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