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