5 references to IsNested
Microsoft.CodeAnalysis.Features (1)
PdbSourceDocument\SymbolSourceDocumentFinder.cs (1)
135if (processContainingType && typeDef.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)