1 reference to s_pathIndicators
Microsoft.CodeAnalysis.Features (1)
Completion\Providers\Scripting\AbstractReferenceDirectiveCompletionProvider.cs (1)
52if (resolver != null && pathThroughLastSlash.IndexOfAny(s_pathIndicators) < 0)