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