2 references to IsNotType
xunit.assert (2)
TypeAsserts.cs (2)
137 IsNotType(typeof(T), @object, exactMatch); 153 IsNotType(expectedType, @object, exactMatch: true);