Base:
property
ReturnTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp.Symbols.MethodSymbol.ReturnTypeWithAnnotations
3 references to ReturnTypeWithAnnotations
Microsoft.CodeAnalysis.CSharp (3)
Symbols\Source\SourceDelegateMethodSymbol.cs (3)
101if (!delegateType.IsNoMoreVisibleThan(invoke.ReturnTypeWithAnnotations, ref useSiteInfo)) 336ReturnTypeWithAnnotations.NeedsNullableAttribute()) 393: base((SourceNamedTypeSymbol)invoke.ContainingType, invoke.ReturnTypeWithAnnotations, syntax, MethodKind.Ordinary, invoke.RefKind, DeclarationModifiers.Virtual | DeclarationModifiers.Public)