2 references to arrayMemberKey
System.Private.Xml (2)
System\Xml\Serialization\XmlSerializationWriter.cs (2)
1898
_reflectionVariables.Add($"{
arrayMemberKey
}:{escapedName}", itemVariable);
2029
string? arrayInfo = GetReflectionVariable(typeFullName,
arrayMemberKey
);