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