Romestead Assembly Reference

BetterMemoryStream.CachedCompletedInt32Task

Type JSON

internal struct in <global>

Methods1
Properties0
Fields1
Events0
Type metadata
  • AssemblyRomestead
  • Namespace<global>
  • Base typeSystem.ValueType
  • Hash5382833FF9F13E13EEF09306F0489F1F969DA9B292345E88DBF11590C3A5C2A9

Relationships

Base type

System.ValueType

Fields

NameVisibilitySignature
_taskprivateprivate System.Threading.Tasks.Task<System.Int32> _task

Methods

GetTask

public System.Threading.Tasks.Task<System.Int32> GetTask(System.Int32 result)

Method metadata
  • Visibilitypublic
  • Return typeSystem.Threading.Tasks.Task<System.Int32>
  • StaticFalse
  • VirtualFalse
  • Hash2F6DBD27DA1107FCFF26BE4832D6A4E22E3E911DAC9F1B85CB53676BDAA58D8C
  • Body hashAB6E29DBEF06C8BC757B16D3D07CC5B0A216AF1F41A4AD4A1CD907F51DD6115E
  • IL size37
Referenced calls
  • System.Threading.Tasks.Task<System.Int32>::get_Result()
  • System.Threading.Tasks.Task::FromResult(!!0)
Called by