4 references to AssertFormatWithPasteOrReturn
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (4)
Formatting\FormattingEngineTests.cs (4)
92AssertFormatWithPasteOrReturn(expected, code, allowDocumentChanges: true);
120AssertFormatWithPasteOrReturn(expected, code, allowDocumentChanges: false);
148AssertFormatWithPasteOrReturn(expected, code, allowDocumentChanges: true, isPaste: false);
204AssertFormatWithPasteOrReturn(expected, code, allowDocumentChanges: true, isPaste: false);