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