2 references to GetTypeOfTypeDef
Microsoft.CodeAnalysis (2)
MetadataReader\MetadataDecoder.cs (2)
932
return
GetTypeOfTypeDef
((TypeDefinitionHandle)token);
2193
TypeSymbol type =
GetTypeOfTypeDef
(typeDef);