2 references to SFxContractInheritanceRequiresInterfaces
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ServiceReflector.cs (1)
405
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(string.Format(SRServiceModel.
SFxContractInheritanceRequiresInterfaces
, service, t)));
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\TypeLoader.cs (1)
112
string.Format(SRServiceModel.
SFxContractInheritanceRequiresInterfaces
, actualContractType, service)));