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