4 instantiations of ProjectedRuntimeClass
PresentationFramework (4)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (3)
35[global::WinRT.ProjectedRuntimeClass(nameof(_default))] 253[global::WinRT.ProjectedRuntimeClass(nameof(_default))] 319[global::WinRT.ProjectedRuntimeClass(nameof(_default))]
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (1)
70[global::WinRT.ProjectedRuntimeClass(nameof(_default))]
4 references to ProjectedRuntimeClass
PresentationFramework (4)
MS\Internal\WindowsRuntime\Generated\WinRT\ComWrappersSupport.cs (2)
81ProjectedRuntimeClassAttribute projectedClass = type.GetCustomAttribute<ProjectedRuntimeClassAttribute>();
MS\Internal\WindowsRuntime\Generated\WinRT\Projections.cs (2)
187ProjectedRuntimeClassAttribute attr = runtimeClass.GetCustomAttribute<ProjectedRuntimeClassAttribute>();