3 references to IsType
xunit.assert (3)
TypeAsserts.cs (3)
203
IsType
(typeof(T), @object, exactMatch: true);
228
IsType
(typeof(T), @object, exactMatch);
246
IsType
(expectedType, @object, exactMatch: true);