4 references to AppendPathAndFragment
Microsoft.AspNetCore.Mvc.Core (4)
Routing\UrlHelperBase.cs (4)
136AppendPathAndFragment(builder, pathBase, virtualPath, fragment);
152AppendPathAndFragment(builder, pathBase, virtualPath, fragment);
197AppendPathAndFragment(builder, pathBase: null, path, fragment: null);
214AppendPathAndFragment(builder, pathBase: null, path, fragment: null);