2 references to ValueProperty
System.Runtime.Serialization (2)
System\Runtime\Serialization\CodeExporter.cs (2)
1112
enumMemberAttribute.Arguments.Add(new CodeAttributeArgument(Globals.
ValueProperty
, new CodePrimitiveExpression(stringValue)));
1843
Globals.
ValueProperty
);