3 references to RegisterCustomAbiTypeMappingNoLock
PresentationFramework (3)
MS\Internal\WindowsRuntime\Generated\WinRT\Projections.cs (3)
20
RegisterCustomAbiTypeMappingNoLock
(typeof(bool), typeof(ABI.System.Boolean), "Boolean");
21
RegisterCustomAbiTypeMappingNoLock
(typeof(char), typeof(ABI.System.Char), "Char");
22
RegisterCustomAbiTypeMappingNoLock
(typeof(IReadOnlyList<>), typeof(MS.Internal.WindowsRuntime.ABI.System.Collections.Generic.IReadOnlyList<>), "Windows.Foundation.Collections.IVectorView`1");