2 overrides of LineDirectiveKeyword
Microsoft.CodeAnalysis.CSharp.Features (1)
EditAndContinue\CSharpEditAndContinueAnalyzer.cs (1)
826protected override string LineDirectiveKeyword
Microsoft.CodeAnalysis.VisualBasic.Features (1)
EditAndContinue\VisualBasicEditAndContinueAnalyzer.vb (1)
844Protected Overrides ReadOnly Property LineDirectiveKeyword As String
1 reference to LineDirectiveKeyword
Microsoft.CodeAnalysis.Features (1)
EditAndContinue\AbstractEditAndContinueAnalyzer.cs (1)
1306arguments: new[] { string.Format(FeaturesResources._0_directive, LineDirectiveKeyword) }));