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