1 write to Delegate
Microsoft.CodeAnalysis (1)
Emit\SynthesizedDelegateValue.cs (1)
15
Delegate
= @delegate;
1 reference to Delegate
Microsoft.CodeAnalysis.CSharp (1)
Emitter\EditAndContinue\CSharpSymbolMatcher.cs (1)
363
return (NamedTypeSymbol?)value.
Delegate
?.GetInternalSymbol();