1 write to _emitDefaultValue
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\DataMemberAttribute.cs (1)
51
set {
_emitDefaultValue
= value; }
1 reference to _emitDefaultValue
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\DataMemberAttribute.cs (1)
50
get { return
_emitDefaultValue
; }