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