1 reference to FindContainingTypeOrThrow
Microsoft.CodeAnalysis (1)
MetadataReader\MetadataDecoder.cs (1)
2288
TypeDefinitionHandle typeDef = Module.
FindContainingTypeOrThrow
((FieldDefinitionHandle)token);