1 write to _nextParameterRowId
System.Reflection.Emit (1)
System\Reflection\Emit\ModuleBuilderImpl.cs (1)
386_nextParameterRowId++;
1 reference to _nextParameterRowId
System.Reflection.Emit (1)
System\Reflection\Emit\ModuleBuilderImpl.cs (1)
363MethodDefinitionHandle handle = AddMethodDefinition(method, method.GetMethodSignatureBlob(), offset, _nextParameterRowId);