3 writes to _NumBlanks
System.Web (3)
Profile\ProfileInfo.cs (3)
99
_NumBlanks
++;
127
_NumBlanks
= 0;
154
_NumBlanks
= 0;
2 references to _NumBlanks
System.Web (2)
Profile\ProfileInfo.cs (2)
144
if (
_NumBlanks
< 1)
146
ArrayList al = new ArrayList(_CurPos -
_NumBlanks
);