9 references to GetString
mscorlib (9)
system\security\securitydocument.cs (9)
138
return
GetString
( ref position, true );
265
String strTag =
GetString
( ref position, bCreate );
272
String strName =
GetString
( ref position, bCreate );
273
String strValue =
GetString
( ref position, bCreate );
281
String strText =
GetString
( ref position, bCreate );
326
GetString
( ref position, false );
327
GetString
( ref position, false );
334
GetString
( ref position, false );
357
GetString
( ref position, false );