1 write to _genericParameterCount
ILCompiler.TypeSystem (1)
parent\parent\Common\TypeSystem\Common\MethodDesc.cs (1)
412_genericParameterCount = template._genericParameterCount;
2 references to _genericParameterCount
ILCompiler.TypeSystem (2)
parent\parent\Common\TypeSystem\Common\MethodDesc.cs (2)
471_genericParameterCount != _template._genericParameterCount || 476_template = new MethodSignature(_flags, _genericParameterCount, _returnType, _parameters, _embeddedSignatureData);