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