Base:
property
RefKind
Microsoft.CodeAnalysis.CSharp.Symbols.MethodSymbol.RefKind
1 write to RefKind
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Synthesized\SynthesizedDelegateSymbol.cs (1)
67RefKind = refKind;
1 reference to RefKind
Microsoft.CodeAnalysis.CSharp (1)
BoundTree\BoundExpressionExtensions.cs (1)
146delegateType is { DelegateInvokeMethod.OriginalDefinition: SynthesizedDelegateInvokeMethod { RefKind: RefKind.RefReadOnly } })