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