3 writes to _url
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\PrivacyNoticeBindingElement.cs (3)
18_url = null; 24_url = elementToBeCloned._url; 41_url = value;
4 references to _url
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\PrivacyNoticeBindingElement.cs (4)
24_url = elementToBeCloned._url; 32return _url; 109return (_url == privacy._url && _version == privacy._version);