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