3 references to IsSorted
Microsoft.CodeAnalysis (3)
Emit\EditAndContinue\DeltaMetadataWriter.cs (3)
1017Debug.Assert(_customAttributeRowIds.IsSorted()); 1029Debug.Assert(_customAttributeRowIds.IsSorted()); 1319Debug.Assert(tokens.IsSorted(HandleComparer.Default));