3 references to GetTypeAndConstructor
Microsoft.CodeAnalysis (3)
MetadataReader\MetadataDecoder.cs (3)
1695if (Module.GetTypeAndConstructor(handle, out attributeType, out ctor)) 1767if (!Module.GetTypeAndConstructor(handle, out attributeType, out ctor)) 1796if (!Module.GetTypeAndConstructor(handle, out attributeType, out ctor))