2 references to NormalizeAndValidatePath
Aspire.Hosting.RemoteHost (2)
src\Shared\IntegrationPackageProbeManifest.cs (2)
388Path = NormalizeAndValidatePath(ReadStringProperty(element, "path"), "managedAssemblies[].path") 409Path = NormalizeAndValidatePath(ReadStringProperty(element, "path"), "nativeLibraries[].path")