3 references to GetMemoryWithoutGlobalPrefix
Microsoft.CodeAnalysis.Razor.Compiler (3)
Language\DefaultRazorTagHelperContextDiscoveryPhase.cs (3)
321switch (GetMemoryWithoutGlobalPrefix(addTagHelper.TypePattern).Span) 374switch (GetMemoryWithoutGlobalPrefix(removeTagHelper.TypePattern).Span) 572var normalizedNamespace = GetMemoryWithoutGlobalPrefix(@namespace);