2 references to IHelloCallbackContract
System.ServiceModel.Primitives.Tests (1)
Description\ContractDescriptionTest.cs (1)
184Assert.Equal<Type>(typeof(IHelloCallbackContract), contract.CallbackContractType);
UnitTests.Common (1)
ServiceInterfaces.cs (1)
155CallbackContract = typeof(IHelloCallbackContract)