2 references to VerifyObsoleteAttributeAppliedToMethod
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Source\SourceMethodSymbolWithAttributes.cs (2)
564
else if (
VerifyObsoleteAttributeAppliedToMethod
(ref arguments, AttributeDescription.ObsoleteAttribute))
567
else if (
VerifyObsoleteAttributeAppliedToMethod
(ref arguments, AttributeDescription.DeprecatedAttribute))