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