3 references to UrlFormatPropertyName
Microsoft.CodeAnalysis (3)
MetadataReader\PEModule.cs (1)
1929else if (urlFormat is null && name == ObsoleteAttributeData.UrlFormatPropertyName)
Symbols\Attributes\CommonAttributeData.cs (2)
299else if (urlFormat is null && name == ObsoleteAttributeData.UrlFormatPropertyName && IsStringProperty(ObsoleteAttributeData.UrlFormatPropertyName))