1 reference to Replace
Microsoft.Build.Utilities.UnitTests (1)
StringExtensions_Tests.cs (1)
70
Should.Throw(() => StringExtensions.
Replace
(aString, oldValue, newValue, stringComparison), expectedException);