ref return

ref locals и ref returns в C#: подводные камни производительности
https://habr.com/ru/company/microsoft/blog/423061/

Struct и readonly: как избежать падения производительности
https://habr.com/ru/company/microsoft/blog/423053/

stack only struct
(ref struct)
ref типы структур (справочник по C#)
https://learn.microsoft.com/ru-ru/dotnet/csharp/language-reference/builtin-types/ref-struct

Disposable ref structs в C# 8.0
https://habr.com/ru/company/clrium/blog/447014/

 

Теги: