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