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