2 references to AssertSubstringPresence
Microsoft.DotNet.HotReload.Client.Tests (2)
AssertEx.cs (2)
238
=>
AssertSubstringPresence
(expected, items, expectedPresent: true);
241
=>
AssertSubstringPresence
(expected, items, expectedPresent: false);