2 references to AssertSubstringPresence
dotnet-watch.Tests (2)
TestUtilities\AssertEx.cs (2)
238
=>
AssertSubstringPresence
(expected, items, expectedPresent: true);
241
=>
AssertSubstringPresence
(expected, items, expectedPresent: false);