2 references to GetRuntimeClassName
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\ComWrappersSupport.net5.cs (1)
111string runtimeClassName = inspectable.GetRuntimeClassName(noThrow: true);
MS\Internal\WindowsRuntime\Generated\WinRT\Projections.cs (1)
207string runtimeClassName = inspectable.GetRuntimeClassName(true);