Romestead Assembly Reference

BM.SMHelper

Type JSON

public class in BM

Methods1
Properties0
Fields0
Events0
Type metadata
  • AssemblyCandideServer
  • NamespaceBM
  • Base typeSystem.Object
  • HashB11D217BFA1E28E868C759502D5F2CC656A8E4F1156EF66196CB8EAF20FEC2E0

Relationships

Base type

System.Object

Methods

FindLowestCommonAncestor

public BM.State FindLowestCommonAncestor(BM.State state0, BM.State state1, System.Collections.Generic.HashSet<BM.State> ancestors)

Method metadata
  • Visibilitypublic
  • Return typeBM.State
  • StaticTrue
  • VirtualFalse
  • Hash81414CE960C9D65D464E396CD0D172923DD112CA6E9A9AAB4CB6DA014C7801DE
  • Body hash362E07FC783DA9546EF18721DF84EC196F1DF989F51E06BB50AF5166B01F6E6C
  • IL size53
Referenced calls
  • System.Collections.Generic.HashSet<BM.State>::Clear()
  • System.Collections.Generic.HashSet<BM.State>::Add(!0)
  • BM.State::GetParentState()
  • System.Collections.Generic.HashSet<BM.State>::Contains(!0)
Called by