1 write to _delegateFeatures
ILCompiler.Compiler (1)
Compiler\CompilerTypeSystemContext.DelegateInfo.cs (1)
16
=>
_delegateFeatures
= features;
1 reference to _delegateFeatures
ILCompiler.Compiler (1)
Compiler\CompilerTypeSystemContext.DelegateInfo.cs (1)
36
return new DelegateInfo(key,
_delegateFeatures
);