3 references to UnmanagedToManagedIn
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Marshalling\DacComNullableByRef.cs (1)
57[CustomMarshaller(typeof(DacComNullableByRef<>), MarshalMode.UnmanagedToManagedIn, typeof(DacComNullableByRefMarshaller<>.UnmanagedToManaged))]
Microsoft.DiaSymReader (1)
Utilities\ComStreamWrapper.cs (1)
193[CustomMarshaller(typeof(System.Runtime.InteropServices.ComTypes.IStream), MarshalMode.UnmanagedToManagedIn, typeof(Marshaller))]
System.Transactions.Local (1)
System\Transactions\DtcProxyShim\Xactopt.cs (1)
25[CustomMarshaller(typeof(Xactopt), MarshalMode.UnmanagedToManagedIn, typeof(Marshaller))]