1 write to ParentIndex
Microsoft.CodeAnalysis (1)
PEWriter\ExportedType.cs (1)
33ParentIndex = parentIndex;
2 references to ParentIndex
Microsoft.CodeAnalysis (2)
PEWriter\MetadataWriter.cs (2)
2254Debug.Assert(exportedType.ParentIndex != -1); 2261implementation = MetadataTokens.ExportedTypeHandle(exportedType.ParentIndex + 1);