2 writes to _allocated
System.Private.CoreLib (2)
src\libraries\Common\src\System\Runtime\InteropServices\SpanOfCharAsUtf8StringMarshaller.cs (2)
35
_allocated
= false;
48
_allocated
= true;
1 reference to _allocated
System.Private.CoreLib (1)
src\libraries\Common\src\System\Runtime\InteropServices\SpanOfCharAsUtf8StringMarshaller.cs (1)
70
if (
_allocated
)