1 write to DirectiveTextStart
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
SyncedSource\FileBasedPrograms\FileLevelDirectiveHelpers.cs (1)
165
DirectiveTextStart
= messageStart + (message.Length - value.Length),
1 reference to DirectiveTextStart
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
SyncedSource\FileBasedPrograms\FileLevelDirectiveHelpers.cs (1)
457
var token = context.ValueLexer.LexStringLiteral(context.
DirectiveTextStart
+ i);