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