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