27 references to HasNestedTypes
illink (19)
Linker.Dataflow\DynamicallyAccessedMembersBinder.cs (1)
425
if (type.
HasNestedTypes
)
Linker.Steps\AddBypassNGenStep.cs (1)
41
if (type.
HasNestedTypes
)
Linker.Steps\CleanStep.cs (1)
59
if (type.
HasNestedTypes
)
Linker.Steps\DescriptorMarker.cs (1)
102
if (!type.
HasNestedTypes
)
Linker.Steps\LinkAttributesParser.cs (1)
514
if (!type.
HasNestedTypes
)
Linker.Steps\MarkStep.cs (2)
348
if (type.
HasNestedTypes
)
621
if (type.
HasNestedTypes
)
Linker.Steps\MarkSubStepsDispatcher.cs (1)
98
if (type.
HasNestedTypes
)
Linker.Steps\ProcessLinkerXmlBase.cs (1)
221
if (!type.
HasNestedTypes
)
Linker.Steps\ReflectionBlockedStep.cs (1)
62
if (type.
HasNestedTypes
)
Linker.Steps\RootAssemblyInputStep.cs (1)
161
if (!type.
HasNestedTypes
)
Linker.Steps\SealerStep.cs (2)
53
if (t.
HasNestedTypes
)
68
if (type.
HasNestedTypes
)
Linker.Steps\SubStepsDispatcher.cs (1)
120
if (type.
HasNestedTypes
)
Linker.Steps\SweepStep.cs (1)
302
if (type.
HasNestedTypes
)
Linker\DocumentationSignatureParser.cs (1)
538
if (!declaringType.
HasNestedTypes
)
Linker\TypeMapInfo.cs (1)
126
if (!type.
HasNestedTypes
)
Linker\TypeNameResolver.cs (1)
158
if (!type.
HasNestedTypes
)
Linker\TypeReferenceWalker.cs (1)
135
if (typeDefinition.
HasNestedTypes
)
Mono.Cecil (7)
Mono.Cecil\AssemblyReader.cs (2)
205
if (type.
HasNestedTypes
)
409
if (type.
HasNestedTypes
)
Mono.Cecil\AssemblyWriter.cs (2)
1320
if (type.
HasNestedTypes
)
1493
if (type.
HasNestedTypes
)
Mono.Cecil\ModuleDefinition.cs (1)
754
if (!type.
HasNestedTypes
)
Mono.Cecil\TypeDefinition.cs (2)
496
if (!
HasNestedTypes
)
621
if (!self.
HasNestedTypes
)
tlens (1)
TLens.Analyzers\Analyzer.cs (1)
33
if (type.
HasNestedTypes
)