Searched refs:GetCanonicalUri (Results 1 – 2 of 2) sorted by relevance
734 string strToCnc = UrlUtil.GetCanonicalUri(iocTo.Path); in RenameFile()
953 internal static string GetCanonicalUri(string strUri) in GetCanonicalUri() method in KeePassLib.Utility.UrlUtil