2 instantiations of Widget3
Contract.Service.IntegrationTests (2)
ServiceKnownTypeTests.4.0.0.cs (2)
68RunTestMethodAndCleanup(factory, serviceProxy, serviceProxy.EchoItems_Xml, new Widget3()); 87RunTestMethodAndCleanup(factory, serviceProxy, serviceProxy.EchoItems_Xml1, new Widget3());
1 reference to Widget3
Contract.Service.IntegrationTests (1)
ServiceKnownTypeTests.4.0.0.cs (1)
160[ServiceKnownType(typeof(Widget3))]