2 references to GetTypeAndConstructor
Microsoft.CodeAnalysis (2)
MetadataReader\PEModule.cs (2)
2750if (!GetTypeAndConstructor(metadataReader, customAttribute, out ctorType, out ctor)) 3031return GetTypeAndConstructor(MetadataReader, customAttribute, out ctorType, out attributeCtor);