2 references to AllocCoTaskMem
System.Windows.Forms (2)
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (2)
1996
txrg.lpstrText = charBuffer.
AllocCoTaskMem
();
3199
nint unmanagedBuffer = charBuffer.
AllocCoTaskMem
();