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