2 references to GetNestedType
PresentationFramework (1)
MS\Internal\WindowsRuntime\Generated\WinRT\TypeExtensions.cs (1)
46
Type vftblType = helperType.
GetNestedType
("Vftbl");
System.Private.CoreLib (1)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Diagnostics\Tracing\EventSource.cs (1)
3110
Type? nestedType = eventSourceType.
GetNestedType
(providerEnumKind);