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)
367
MethodDefinitionHandle handle = AddMethodDefinition(method, method.GetMethodSignatureBlob(), offset,
_nextParameterRowId
);