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)
330
public bool IsReferencePropertyHeader { get { return
_isReferenceProperty
; } }