1 write to _sourceUrl
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataSection.cs (1)
82set { _sourceUrl = value; }
1 reference to _sourceUrl
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\MetadataSection.cs (1)
81get { return _sourceUrl; }