3 references to SetFormat
System.Private.CoreLib (3)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Reflection\Emit\SymbolType.cs (3)
71symbolType.SetFormat(format, curIndex, 1); 195symbolType.SetFormat(format, startIndex, curIndex - startIndex); 204symbolType.SetFormat(format, curIndex, 1);