1 write to _hasParamType
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (1)
527
_hasParamType
= hasParamType;
1 reference to _hasParamType
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (1)
458
public bool HasParamType =>
_hasParamType
;