2 references to WindowsGetStringRawBuffer
PresentationFramework (2)
MS\Internal\WindowsRuntime\Generated\WinRT\IInspectable.cs (1)
115char* buffer = Platform.WindowsGetStringRawBuffer(__retval, &length);
MS\Internal\WindowsRuntime\Generated\WinRT\Marshalers.cs (1)
95var buffer = Platform.WindowsGetStringRawBuffer(value, &length);