3 references to Sequence
System.Private.CoreLib (1)
System\Reflection\Runtime\MethodInfos\NativeFormat\NativeFormatMethodCommon.cs (1)
64
int index = parameterRecord.
Sequence
;
System.Private.StackTraceMetadata (2)
Internal\StackTraceMetadata\MethodNameFormatter.cs (2)
137
if (hasParameter && parameter.
Sequence
== 0)
152
if (++typeIndex == parameter.
Sequence
&& hasParameter)