1 write to Contents
Microsoft.DotNet.SwaggerGenerator.CodeGenerator (1)
CodeFile.cs (1)
8Contents = contents;
2 references to Contents
Microsoft.DotNet.SwaggerGenerator.CodeGenerator (2)
CodeFile.cs (1)
17contents = Contents;
ServiceClientCodeFactory.cs (1)
54_files[filePath] = new CodeFile(filePath, file.Contents + writer);