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