dotnet / dotnet/dotnet-api-docs

MemoryMarshal.AsRef should document that ArgumentOutOfRangeException can occur

Open
#10,289 0 comments 0 reactions 0 assignees View on GitHub
area-System.Runtime.InteropServices Pri3 untriaged
Dominant language
C#
Stars
949
Forks
1.7k
Avg merge
3d 27m
Merged PRs (30d)
49

Description

### Type of issue

Missing information

### Description

Similar to Read(), ArgumentOutOfRangeException can be thrown if the span is not large enough with text like 'Specified argument was out of the range of valid values. (Parameter 'length')'

### Page URL

https://learn.microsoft.com/en-us/dotnet/api/system.runtime.interopservices.memorymarshal.asref?view=net-8.0

### Content source URL

https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Runtime.InteropServices/MemoryMarshal.xml

### Document Version Independent Id

7105394a-89da-4a33-ebd6-141172663867

### Article author

@steveharter

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.