2 references to arrayMemberKey
System.Xml (2)
System\Xml\Serialization\XmlSerializationWriter.cs (2)
3560
reflectionVariables.Add(
arrayMemberKey
+":" + escapedName, itemVariable);
3675
string arrayInfo = GetReflectionVariable(typeFullName,
arrayMemberKey
);