4 references to AssertFormatWithPasteOrReturn
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (4)
Formatting\FormattingEngineTests.cs (4)
91AssertFormatWithPasteOrReturn(expected, code, allowDocumentChanges: true); 119AssertFormatWithPasteOrReturn(expected, code, allowDocumentChanges: false); 147AssertFormatWithPasteOrReturn(expected, code, allowDocumentChanges: true, isPaste: false); 203AssertFormatWithPasteOrReturn(expected, code, allowDocumentChanges: true, isPaste: false);