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