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