2 references to arrayMemberKey
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlSerializationWriter.cs (2)
4071
_reflectionVariables.Add(
arrayMemberKey
+ ":" + escapedName, itemVariable);
4203
string arrayInfo = GetReflectionVariable(typeFullName,
arrayMemberKey
);