7 references to IsNested
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\EnclosingTypeMapNode.cs (1)
58if (!typeDefinition.IsNested)
Microsoft.CodeAnalysis.Features (1)
PdbSourceDocument\SymbolSourceDocumentFinder.cs (1)
135if (processContainingType && typeDef.IsNested)
Microsoft.Diagnostics.DataContractReader.Legacy (1)
ClrDataModule.cs (1)
219if (td.IsNested)
Microsoft.DotNet.GenFacades (1)
GenPartialFacadeSourceGenerator.cs (1)
110if (!typeDefination.IsNested && IsPublic(typeDefination))
System.Reflection.MetadataLoadContext (3)
System\Reflection\TypeLoading\General\Ecma\EcmaToStringHelpers.cs (1)
47if (td.IsNested)
System\Reflection\TypeLoading\Modules\Ecma\EcmaModule.GetTypeCore.cs (1)
30if (td.IsNested)
System\Reflection\TypeLoading\Types\Ecma\EcmaDefinitionType.cs (1)
34if (!TypeDefinition.IsNested)