2 references to IsPathFullyQualified
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\IO\Path.cs (1)
308return IsPathFullyQualified(path.AsSpan());
System.Windows.Forms (1)
System\Windows\Forms\Dialogs\CommonDialogs\FileDialog.cs (1)
472names.Add(Path.IsPathFullyQualified(fileName)