2 writes to _isReferenceProperty
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\AddressHeader.cs (2)
321_isReferenceProperty = false; 327_isReferenceProperty = isReferenceProperty;
1 reference to _isReferenceProperty
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\AddressHeader.cs (1)
330public bool IsReferencePropertyHeader { get { return _isReferenceProperty; } }