1 implementation of DefiningType
Microsoft.CodeAnalysis (1)
PEWriter\InheritedTypeParameter.cs (1)
28
public ITypeDefinition
DefiningType
1 reference to DefiningType
Microsoft.CodeAnalysis (1)
PEWriter\MetadataWriter.cs (1)
1583
return GetTypeDefinitionHandle(genTypePar.
DefiningType
);