3 references to IsSorted
Microsoft.CodeAnalysis (3)
Emit\EditAndContinue\DeltaMetadataWriter.cs (3)
1055Debug.Assert(_customAttributeRowIds.IsSorted()); 1067Debug.Assert(_customAttributeRowIds.IsSorted()); 1357Debug.Assert(tokens.IsSorted(HandleComparer.Default));