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