3 references to Create
Microsoft.Interop.JavaScript.JSImportGenerator (2)
JSExportCodeGenerator.cs (1)
70
GeneratedStatements statements = GeneratedStatements.
Create
(_marshallers, _context);
JSImportCodeGenerator.cs (1)
77
GeneratedStatements statements = GeneratedStatements.
Create
(_marshallers, _context);
Microsoft.Interop.SourceGeneration (1)
GeneratedStatements.cs (1)
50
GeneratedStatements statements =
Create
(marshallers, context);