3 references to DoesNotContain
xunit.assert (3)
MemoryAsserts.cs (3)
123 DoesNotContain((ReadOnlyMemory<T>)expectedSubMemory, (ReadOnlyMemory<T>)actualMemory); 140 DoesNotContain((ReadOnlyMemory<T>)expectedSubMemory, actualMemory); 157 DoesNotContain(expectedSubMemory, (ReadOnlyMemory<T>)actualMemory);