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