1 write to UriKind
System.ServiceModel.Syndication (1)
System\ServiceModel\Syndication\XmlUriData.cs (1)
13UriKind = uriKind;
1 reference to UriKind
System.ServiceModel.Syndication (1)
System\ServiceModel\Syndication\SyndicationFeedFormatter.cs (1)
474uri = new Uri(XmlUriData.UriString, XmlUriData.UriKind);