8 references to FormattableStringType
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (8)
CodeActions\InlineTemporary\InlineTemporaryTests.cs (4)
4179
""" + CodeSnippets.
FormattableStringType
+ """
4196
""" + CodeSnippets.
FormattableStringType
+ """
4218
""" + CodeSnippets.
FormattableStringType
+ """
4234
""" + CodeSnippets.
FormattableStringType
+ """
CodeActions\IntroduceVariable\IntroduceVariableTests.cs (2)
5371
const string code = CodeSnippets.
FormattableStringType
+ """
5386
const string expected = CodeSnippets.
FormattableStringType
+ """
ExtractMethod\ExtractMethodTests.LanguageInteraction.cs (2)
2079
const string code = CodeSnippets.
FormattableStringType
+ """
2094
const string expected = CodeSnippets.
FormattableStringType
+ """