3 references to IsSorted
Microsoft.CodeAnalysis (3)
Emit\EditAndContinue\DeltaMetadataWriter.cs (3)
1069
Debug.Assert(CustomAttributeRowIds.
IsSorted
());
1081
Debug.Assert(CustomAttributeRowIds.
IsSorted
());
1371
Debug.Assert(tokens.
IsSorted
(HandleComparer.Default));