1 reference to ContentEquals
Microsoft.CodeAnalysis.Features (1)
Completion\Providers\Scripting\AbstractDirectivePathCompletionProvider.cs (1)
79if (directiveNameStartIndex == -1 || !text.ContentEquals(directiveNameStartIndex, DirectiveName))