1 instantiation of UriCache
System.ServiceModel (1)
System\ServiceModel\Channels\Message.cs (1)
1940uriCache = new UriCache();
4 references to UriCache
System.ServiceModel (4)
System\ServiceModel\Channels\Addressing.cs (2)
443public static Uri ReadHeaderValue(XmlDictionaryReader reader, AddressingVersion version, UriCache uriCache) 462public static ToHeader ReadHeader(XmlDictionaryReader reader, AddressingVersion version, UriCache uriCache,
System\ServiceModel\Channels\Message.cs (2)
1920UriCache uriCache; 1935public UriCache UriCache