2 references to IsPathUnderDirectory
System.Workflow.ComponentModel (2)
AuthoringOM\Compiler\XomlCompilerParameters.cs (2)
186if (IsPathUnderDirectory(path, runtimeManager.NetFxRuntimeRoot)) 191else if (IsPathUnderDirectory(path, refManager.FrameworkReferenceAssemblyRoot))