3 references to PlatformUtils
Microsoft.Maui.Essentials (3)
Permissions\Permissions.uwp.cs (3)
26
var docPath = FileSystemUtils.PlatformGetFullAppPackageFilePath(
PlatformUtils
.AppManifestFilename);
30
namespaceManager.AddNamespace("x",
PlatformUtils
.AppManifestXmlns);
31
namespaceManager.AddNamespace("uap",
PlatformUtils
.AppManifestUapXmlns);