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