public override int CompareToImpl(ISortableNode other, CompilerComparer comparer) { return(_isEndSymbol.CompareTo(((WindowsUnboxingStubsRegionNode)other)._isEndSymbol)); }
public override int CompareToImpl(ISortableNode other, CompilerComparer comparer) { return(comparer.Compare(_method, ((RuntimeImportMethodNode)other)._method)); }
public override int CompareToImpl(ISortableNode other, CompilerComparer comparer) { return(comparer.Compare(_targetMethod, ((RuntimeMethodHandleNode)other)._targetMethod)); }
int ISortableSymbolNode.CompareToImpl(ISortableSymbolNode other, CompilerComparer comparer) { return(CompareToImpl((ObjectNode)other, comparer)); }
public override int CompareToImpl(ISortableNode other, CompilerComparer comparer) { return(comparer.Compare(_type, ((GCStaticsPreInitDataNode)other)._type)); }
protected internal override int CompareToImpl(SortableDependencyNode other, CompilerComparer comparer) { return(string.Compare(_prefix, ((ThreadStaticsIndexNode)other)._prefix)); }
protected internal override int CompareToImpl(SortableDependencyNode other, CompilerComparer comparer) { return(comparer.Compare(WrappedMethodIndirectionCellNode, ((RuntimeDecodableJumpStubNode)other).WrappedMethodIndirectionCellNode)); }
protected internal override int CompareToImpl(SortableDependencyNode other, CompilerComparer comparer) { return(comparer.Compare(_owningMethod, ((MethodGenericDictionaryNode)other)._owningMethod)); }
public override int CompareToImpl(ISortableNode other, CompilerComparer comparer) { return(_startSymbolMangledName.CompareTo(((EmbeddedDataContainerNode)other)._startSymbolMangledName)); }
public override int CompareToImpl(ISortableNode other, CompilerComparer comparer) { return(comparer.Compare(WrappedMethodIndirectionCellNode, ((RuntimeDecodableJumpStubNode)other).WrappedMethodIndirectionCellNode)); }
protected internal override int CompareToImpl(SortableDependencyNode other, CompilerComparer comparer) { return(comparer.Compare(Method, ((UnboxingStubNode)other).Method)); }
protected internal override int CompareToImpl(SortableDependencyNode other, CompilerComparer comparer) { return(_isEndSymbol.CompareTo(((WindowsUnboxingStubsRegionNode)other)._isEndSymbol)); }
protected internal override int CompareToImpl(SortableDependencyNode other, CompilerComparer comparer) { return(comparer.Compare(_type, ((GCStaticsNode)other)._type)); }
protected override int CompareToImpl(SortableDependencyNode other, CompilerComparer comparer) { return(comparer.Compare(_targetMethod, ((WebAssemblyVTableSlotNode)other)._targetMethod)); }