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