1 override of SupportsConstantInterpolatedStrings
Microsoft.CodeAnalysis.CSharp.Features (1)
AddDebuggerDisplay\CSharpAddDebuggerDisplayCodeRefactoringProvider.cs (1)
24protected override bool SupportsConstantInterpolatedStrings(Document document)
1 reference to SupportsConstantInterpolatedStrings
Microsoft.CodeAnalysis.Features (1)
AddDebuggerDisplay\AbstractAddDebuggerDisplayCodeRefactoringProvider.cs (1)
124if (SupportsConstantInterpolatedStrings(document))