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