1 reference to s_nullableIntComparer
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\Extensions\FunctionsDirectivePass.cs (1)
54
return
s_nullableIntComparer
.Compare(n1.Node.Source?.AbsoluteIndex, n2.Node.Source?.AbsoluteIndex);