3 references to IsUncPath
System (3)
net\System\URI.cs (3)
930
return
IsUncPath
;
1048
start =
IsUncPath
? m_Info.Offset.Host-2 :m_Info.Offset.Path;
1084
if (
IsUncPath
)