3 references to IsSorted
Microsoft.CodeAnalysis (3)
Emit\EditAndContinue\DeltaMetadataWriter.cs (3)
1004Debug.Assert(_customAttributeRowIds.IsSorted()); 1016Debug.Assert(_customAttributeRowIds.IsSorted()); 1306Debug.Assert(tokens.IsSorted(HandleComparer.Default));