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