4 writes to m_length
mscorlib (4)
system\io\pathhelper.cs (4)
68
this.
m_length
= 0;
82
this.
m_length
= 0;
103
m_length
= value;
147
m_length
++;
2 references to m_length
mscorlib (2)
system\io\pathhelper.cs (2)
95
return
m_length
;
404
m_arrayPtr[
m_length
] = '\0';