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