1 instantiation of UriCache
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Message.cs (1)
1872_uriCache = new UriCache();
4 references to UriCache
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Addressing.cs (2)
434public static Uri ReadHeaderValue(XmlDictionaryReader reader, AddressingVersion version, UriCache uriCache) 453public static ToHeader ReadHeader(XmlDictionaryReader reader, AddressingVersion version, UriCache uriCache,
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\Message.cs (2)
1852private UriCache _uriCache; 1867public UriCache UriCache