3 references to Contains
xunit.assert (3)
MemoryAsserts.cs (3)
31 Contains((ReadOnlyMemory<T>)expectedSubMemory, (ReadOnlyMemory<T>)actualMemory); 43 Contains((ReadOnlyMemory<T>)expectedSubMemory, actualMemory); 55 Contains(expectedSubMemory, (ReadOnlyMemory<T>)actualMemory);