4 references to ToUInt32
PresentationCore (1)
MS\Internal\Ink\InkSerializedFormat\DrawingAttributeSerializer.cs (1)
519cbData += SerializationHelper.Encode(stream, Convert.ToUInt32(transparency));
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Int32.cs (1)
231return Convert.ToUInt32(m_value);
System.Transactions.Local (2)
System\Transactions\DtcProxyShim\DtcProxyShimFactory.cs (2)
227txImport.Import(Convert.ToUInt32(cookie.Length), cookie, Guids.IID_ITransaction_Guid, out object? tx); 244Convert.ToUInt32(propagationToken.Length),