3 references to PlaceholdersPattern
System.Windows.Forms.Tests (3)
System\Windows\Forms\NativeToWinFormsAdapterTests.cs (3)
20PlaceholdersPattern().Replace(SR.ClipboardOrDragDrop_InvalidFormatTypeCombination, "*"); 21private static string TypeRequiresResolverMessage => PlaceholdersPattern().Replace(SR.ClipboardOrDragDrop_InvalidType, "*"); 22private static string UseTryGetDataWithResolver => PlaceholdersPattern().Replace(SR.ClipboardOrDragDrop_UseTypedAPI, "*");