Base:
property
ObsoleteAttributeData
Microsoft.CodeAnalysis.CSharp.Symbols.WrappedMethodSymbol.ObsoleteAttributeData
2 references to ObsoleteAttributeData
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Synthesized\SynthesizedCollectionBuilderProjectedMethodSymbol.cs (2)
58
/// Similarly to <see cref="
ObsoleteAttributeData
"/>, we do not want to report unmanaged callers only on this
65
/// Similarly to <see cref="
ObsoleteAttributeData
"/>, we report caller-unsafe errors on the <see cref="UnderlyingMethod"/> instead.