1 write to IsVB
dotnet-svcutil-lib (1)
CodeDomFixup\WcfCodeGenerationExtension.cs (1)
95ConfigToCode converter = new ConfigToCode() { IsVB = _isVB };
1 reference to IsVB
dotnet-svcutil-lib (1)
CodeDomFixup\ConfigToCode.cs (1)
60helperMethodCreator.AddMethods(endpointNames, this.IsVB);