3 writes to Name
Binding.UDS.IntegrationTests (1)
ServiceContract\IEchoService.cs (1)
15[ServiceContract(Namespace = Constants.NS, Name = Constants.TESTSERVICE_NAME)]
ScenarioTests.Common.Tests (1)
ServiceInterfaces.cs (1)
307Name = "SampleDuplexHello",
UnitTests.Common (1)
ServiceInterfaces.cs (1)
153Name = "SampleDuplexHello",
1 reference to Name
System.ServiceModel.Primitives (1)
System\ServiceModel\Description\TypeLoader.cs (1)
755XmlQualifiedName contractName = NamingHelper.GetContractName(contractType, contractAttr.Name, contractAttr.Namespace);