2 references to State
System.Private.CoreLib (2)
src\System\Runtime\CompilerServices\AsyncProfiler.CoreCLR.cs (2)
476
callstackSpanIndex += Serializer.WriteCompressedInt32(callstackSpan.Slice(callstackSpanIndex, Serializer.MaxCompressedInt32Size), state.Continuation.
State
);
490
callstackSpanIndex += Serializer.WriteCompressedInt32(callstackSpan.Slice(callstackSpanIndex, Serializer.MaxCompressedInt32Size), state.Continuation.
State
);