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