11 references to _str
System.Reflection.Emit (11)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\Emit\TypeNameBuilder.cs (11)
43_str.Remove(_str.Length - 1, 1); 102_str.Append('[').Append(rank).Append(']'); 136return _str.ToString(); 163_str.Append('\\'); 164_str.Append(c); 196_stack.Add(_str.Length); 206_str.Remove(index - 1, 1); 216_str.Append(pStr); 220_str.Append(pStr.AsSpan(0, i)); 226_str.Append(c);