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