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