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