1 write to path
System.ServiceModel (1)
System\ServiceModel\Channels\UriPrefixTable.cs (1)
455this.path = path;
1 reference to path
System.ServiceModel (1)
System\ServiceModel\Channels\UriPrefixTable.cs (1)
483result.Add(new KeyValuePair<BaseUriWithWildcard, TData>(path, localData));