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