3 references to IsSorted
Microsoft.CodeAnalysis (3)
Emit\EditAndContinue\DeltaMetadataWriter.cs (3)
1069Debug.Assert(CustomAttributeRowIds.IsSorted()); 1081Debug.Assert(CustomAttributeRowIds.IsSorted()); 1371Debug.Assert(tokens.IsSorted(HandleComparer.Default));