3 references to Value
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\EnumDataContract.cs (3)
295if (memberAttribute.Value == null || memberAttribute.Value.Length == 0) 297memberContract.Name = memberAttribute.Value;