1 write to s_typeOfTwoObjectArray
System.Xaml (1)
System\Xaml\Schema\CollectionReflector.cs (1)
399s_typeOfTwoObjectArray = new Type[] { typeof(object), typeof(object) };
2 references to s_typeOfTwoObjectArray
System.Xaml (2)
System\Xaml\Schema\CollectionReflector.cs (2)
397if (s_typeOfTwoObjectArray is null) 402return s_typeOfTwoObjectArray;