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