4 references to AppendPathAndFragment
Microsoft.AspNetCore.Mvc.Core (4)
Routing\UrlHelperBase.cs (4)
135AppendPathAndFragment(builder, pathBase, virtualPath, fragment);
151AppendPathAndFragment(builder, pathBase, virtualPath, fragment);
196AppendPathAndFragment(builder, pathBase: null, path, fragment: null);
213AppendPathAndFragment(builder, pathBase: null, path, fragment: null);