4 references to CallSiteIdentifier
ILCompiler.Compiler (4)
Compiler\DependencyAnalysis\GvmDispatchCellInfoSectionNode.cs (2)
123int result = _comparer.Compare(x.CallSiteIdentifier, y.CallSiteIdentifier);
Compiler\DependencyAnalysis\InterfaceDispatchCellInfoSectionNode.cs (2)
116int result = _comparer.Compare(x.CallSiteIdentifier, y.CallSiteIdentifier);