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