2 writes to _version
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\PrivacyNoticeBindingElement.cs (2)
25_version = elementToBeCloned._version; 57_version = value;
4 references to _version
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\PrivacyNoticeBindingElement.cs (4)
25_version = elementToBeCloned._version; 49return _version; 109return (_url == privacy._url && _version == privacy._version);