2 references to GetAttributeNamespaceAndName
Microsoft.CodeAnalysis (2)
MetadataReader\PEModule.cs (2)
2755if (!GetAttributeNamespaceAndName(metadataReader, ctorType, out ctorTypeNamespace, out ctorTypeName)) 3101return GetAttributeNamespaceAndName(MetadataReader, typeDefOrRef, out namespaceHandle, out nameHandle);