1 reference to FindCustomPublicTypeForAbiType
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\ComWrappersSupport.cs (1)
158
type = Projections.
FindCustomPublicTypeForAbiType
(type) ?? type.Assembly.GetType(type.FullName.Substring("ABI.".Length)) ?? type;