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