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