1 reference to EncodeToString
Microsoft.NET.HostModel (1)
Bundle\Manifest.cs (1)
142
string id = Base64Url.
EncodeToString
(manifestHash).Substring(0, BundleIdLength);