5 references to SecuredPathIndex
System (5)
net\System\URI.cs (4)
2723
else if (IsDosPath && m_String[m_Info.Offset.Path +
SecuredPathIndex
- 1] == '|') {
2750
else if (IsDosPath && m_String[m_Info.Offset.Path +
SecuredPathIndex
- 1] == '|') {
4584
int dosPathIdx =
SecuredPathIndex
;
5176
path = Compress(path, basePart.
SecuredPathIndex
, ref length, basePart.Syntax);
net\System\UriExt.cs (1)
554
if (IsDosPath && m_String[m_Info.Offset.Path +
SecuredPathIndex
- 1] == '|')