7 references to StringSyntax
Microsoft.CodeAnalysis.CodeStyle.UnitTestUtilities (7)
src\Features\DiagnosticsTestUtilities\CodeActions\CSharpCodeRefactoringVerifier`1.cs (7)
18[StringSyntax("C#-Test")] string source) 25[StringSyntax("C#-Test")] string source, [StringSyntax("C#-Test")] string fixedSource) 31public static Task VerifyRefactoringAsync([StringSyntax("C#-Test")] string source, DiagnosticResult expected, [StringSyntax("C#-Test")] string fixedSource) 37public static Task VerifyRefactoringAsync([StringSyntax("C#-Test")] string source, DiagnosticResult[] expected, [StringSyntax("C#-Test")] string fixedSource)