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