C# Class System.SpanTests.ReadOnlySpanTests

Show file Open project: dotnet/corefx

Private Methods

Method Description
AsBytesContainsReferences ( ) : void
AsBytesUIntToByte ( ) : void
CopyToShorter ( ) : void
CtorArray1 ( ) : void
CtorArray2 ( ) : void
CtorArray3 ( ) : void
CtorArrayInt1 ( ) : void
CtorArrayInt2 ( ) : void
CtorArrayIntInt1 ( ) : void
CtorArrayIntInt2 ( ) : void
CtorArrayIntIntNegativeLength ( ) : void
CtorArrayIntIntNegativeStart ( ) : void
CtorArrayIntIntRangeExtendsToEndOfArray ( ) : void
CtorArrayIntIntStartAndLengthTooLarge ( ) : void
CtorArrayIntIntStartEqualsLength ( ) : void
CtorArrayIntIntStartTooLarge ( ) : void
CtorArrayIntNegativeStart ( ) : void
CtorArrayIntStartEqualsLength ( ) : void
CtorArrayIntStartTooLarge ( ) : void
CtorArrayNullArray ( ) : void
CtorArrayWrongArrayType ( ) : void
CtorArrayWrongValueType ( ) : void
CtorArrayZeroLength ( ) : void
CtorPointerInt ( ) : void
CtorPointerNoContainsReferenceEnforcement ( ) : void
CtorPointerNull ( ) : void
CtorPointerRangeChecks ( ) : void
DangerousCreate1 ( ) : void
DangerousCreateBadLength ( ) : void
DangerousCreateNullObject ( ) : void
DangerousGetPinnableReferenceArray ( ) : void
DangerousGetPinnableReferenceArrayPastEnd ( ) : void
DangerousGetPinnableReferenceEmpty ( ) : void
DangerousGetPinnableReferencePointer ( ) : void
DangerousGetPinnableReferencePointerDangerousCreate1 ( ) : void
Empty ( ) : void
IndexOverflow ( ) : void
Overlapping1 ( ) : void
Overlapping2 ( ) : void
PortableCastFromTypeContainsReferences ( ) : void
PortableCastToTypeContainsReferences ( ) : void
PortableCastUIntToUShort ( ) : void
SliceInt ( ) : void
SliceIntInt ( ) : void
SliceIntIntPastEnd ( ) : void
SliceIntIntUpToEnd ( ) : void
SliceIntPastEnd ( ) : void
SliceIntRangeChecksd ( ) : void
StringSliceInt ( ) : void
StringSliceIntInt ( ) : void
StringSliceIntIntPastEnd ( ) : void
StringSliceIntIntUpToEnd ( ) : void
StringSliceIntPastEnd ( ) : void
StringSliceIntRangeChecked ( ) : void
StringSliceNullChecked ( ) : void
StringSliceNullary ( ) : void
ToArray1 ( ) : void
ToArrayEmpty ( ) : void
TryCopyTo ( ) : void
TryCopyToLonger ( ) : void
TryCopyToShorter ( ) : void