2 references to CodeFile
Microsoft.DotNet.SwaggerGenerator.CodeGenerator (2)
ServiceClientCodeFactory.cs (2)
52
file = new
CodeFile
(filePath, "");
57
_files[filePath] = new
CodeFile
(filePath, file.Contents + writer);