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