2 references to ToInt32
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Int16.cs (1)
217return Convert.ToInt32(m_value);
System.Private.Windows.Core (1)
System\Private\Windows\Nrbf\SerializationRecordExtensions.cs (1)
274(KnownColor)Convert.ToInt32(classInfo.GetInt16("knownColor"))]);