1 reference to SynthesizedDelegateKey
Microsoft.CodeAnalysis.CSharp (1)
Symbols\AnonymousTypes\AnonymousTypeManager.Templates.cs (1)
158
var key = new
SynthesizedDelegateKey
(parameterCount, refKinds, returnsVoid, generation);