1 write to Dns
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\XD.cs (1)
292this.Dns = dictionary.CreateString(ServiceModelStringsVersion1.String97, 97);
2 references to Dns
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\DnsEndpointIdentity.cs (1)
39writer.WriteElementString(XD.AddressingDictionary.Dns, XD.AddressingDictionary.IdentityExtensionNamespace, (string)this.IdentityClaim.Resource);
FrameworkFork\System.ServiceModel\System\ServiceModel\EndpointIdentity.cs (1)
129else if (reader.IsStartElement(XD.AddressingDictionary.Dns, XD.AddressingDictionary.IdentityExtensionNamespace))