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