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