9 references to AddString
mscorlib (9)
system\security\securitydocument.cs (5)
128
AddString
( str, ref position );
217
AddString
( elCurrent.m_strTag, ref position );
224
AddString
( (String)elCurrent.m_lAttributes[i], ref position );
225
AddString
( (String)elCurrent.m_lAttributes[i+1], ref position );
232
AddString
( elCurrent.m_strText, ref position );
system\security\util\parser.cs (4)
429
_doc.
AddString
( stream.GetNextString(), ref position );
434
_doc.
AddString
( stream.GetNextString(), ref position );
435
_doc.
AddString
( stream.GetNextString(), ref position );
440
_doc.
AddString
( stream.GetNextString(), ref position );