2 references to ServiceClientModelFactory
Microsoft.DotNet.SwaggerGenerator.CmdLine (1)
Program.cs (1)
96var generator = new ServiceClientModelFactory(generatorOptions);
Microsoft.DotNet.SwaggerGenerator.MSBuild (1)
GenerateSwaggerCode.cs (1)
71var generator = new ServiceClientModelFactory(options);