3 references to TypesAreEqual
System.Xaml (3)
System\Xaml\Schema\Reflector.cs (3)
500
!
TypesAreEqual
(cad.ConstructorArguments[0].ArgumentType, typeof(T)))
521
if (
TypesAreEqual
(_attributeData[i].Constructor.DeclaringType, attributeType))
535
if (
TypesAreEqual
(_attributeData[i].Constructor.DeclaringType, attributeType))