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