2 references to TestFormat
System.Private.Windows.Core.Tests (2)
System\Text\ValueStringBuilderTests.cs (2)
67string result = TestFormat($"Hello, {value}!"); 76string result = TestFormat($"Hello, it's {value}!");