4 references to IsRelative
mscorlib (4)
system\appdomain.cs (1)
3760if (Path.IsRelative(propertyValues[i]))
system\runtime\designerservices\windowsruntimedesignercontext.cs (1)
40if (System.IO.Path.IsRelative(path))
system\security\util\stringexpressionset.cs (2)
172if (Path.IsRelative(temp)) 337if (Path.IsRelative(temp))