2 writes to EmitDefaultValue
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\DataMember.cs (2)
115
{ _helper.
EmitDefaultValue
= value; }
211
this.
EmitDefaultValue
= emitDefaultValue;
1 reference to EmitDefaultValue
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\DataMember.cs (1)
112
{ return _helper.
EmitDefaultValue
; }