2 references to GetInstallDirectory
System.Workflow.ComponentModel (2)
Shared\CompModHelpers.cs (2)
48
internal static readonly string ProductInstallDirectory =
GetInstallDirectory
(false);
49
internal static readonly string ProductSDKInstallDirectory =
GetInstallDirectory
(true);