2 references to ShellResourceName
aspire (2)
Agents\Hooks\TelemetryHookInstaller.cs (2)
42var shellPath = Path.Combine(hooksDirectory, ShellResourceName); 47var shellContent = NormalizeToLf(ReadEmbeddedText(ShellResourceName));