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