1 reference to IsVarArg
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (1)
457
public bool IsVarArg => _argData.
IsVarArg
();