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