2 references to GetTypeAndConstructor
Microsoft.CodeAnalysis (2)
MetadataReader\MetadataDecoder.cs (2)
1689if (!Module.GetTypeAndConstructor(handle, out attributeType, out ctor)) 1718if (!Module.GetTypeAndConstructor(handle, out attributeType, out ctor))