8 references to ConfigurationFilesNotSupported
dotnet-svcutil-lib (8)
FrameworkFork\System.ServiceModel\System\ServiceModel\ClientBase.cs (4)
27throw new PlatformNotSupportedException(SRServiceModel.ConfigurationFilesNotSupported); 32throw new PlatformNotSupportedException(SRServiceModel.ConfigurationFilesNotSupported); 37throw new PlatformNotSupportedException(SRServiceModel.ConfigurationFilesNotSupported); 42throw new PlatformNotSupportedException(SRServiceModel.ConfigurationFilesNotSupported);
FrameworkFork\System.ServiceModel\System\ServiceModel\DuplexClientBase.cs (4)
14throw new PlatformNotSupportedException(SRServiceModel.ConfigurationFilesNotSupported); 18throw new PlatformNotSupportedException(SRServiceModel.ConfigurationFilesNotSupported); 22throw new PlatformNotSupportedException(SRServiceModel.ConfigurationFilesNotSupported); 26throw new PlatformNotSupportedException(SRServiceModel.ConfigurationFilesNotSupported);