3 references to IsSorted
Microsoft.CodeAnalysis (3)
Emit\EditAndContinue\DeltaMetadataWriter.cs (3)
1018Debug.Assert(_customAttributeRowIds.IsSorted()); 1030Debug.Assert(_customAttributeRowIds.IsSorted()); 1320Debug.Assert(tokens.IsSorted(HandleComparer.Default));