1 reference to GetNestedTypesOnType
illink (1)
src\tools\illink\src\ILLink.Shared\TrimAnalysis\HandleCallAction.cs (1)
555
foreach (var nestedTypeValue in
GetNestedTypesOnType
(systemTypeValue.RepresentedType, stringValue.Contents, bindingFlags)) {