1 write to _language
Microsoft.DotNet.SwaggerGenerator.CodeGenerator (1)
ServiceClientCodeFactory.cs (1)
26
_language
= language;
2 references to _language
Microsoft.DotNet.SwaggerGenerator.CodeGenerator (2)
ServiceClientCodeFactory.cs (2)
40
if (!filePath.EndsWith(
_language
.Extension))
42
filePath +=
_language
.Extension;