8 references to ConvertToUnmanaged
Microsoft.DotNet.NativeWrapper (8)
_generated\0\LibraryImports.g.cs (7)
17__dotnetRoot_native = global::Microsoft.DotNet.NativeWrapper.PlatformStringMarshaller.ConvertToUnmanaged(dotnetRoot); 63__workingDir_native = global::Microsoft.DotNet.NativeWrapper.PlatformStringMarshaller.ConvertToUnmanaged(workingDir); 64__exeDir_native = global::Microsoft.DotNet.NativeWrapper.PlatformStringMarshaller.ConvertToUnmanaged(exeDir); 102__exeDir_native = global::Microsoft.DotNet.NativeWrapper.PlatformStringMarshaller.ConvertToUnmanaged(exeDir); 199__argv_native__nativeSpan[__i0] = global::Microsoft.DotNet.NativeWrapper.PlatformStringMarshaller.ConvertToUnmanaged(__argv_native__managedSpan[__i0]); 273__value_native = global::Microsoft.DotNet.NativeWrapper.PlatformStringMarshaller.ConvertToUnmanaged(value); 274__name_native = global::Microsoft.DotNet.NativeWrapper.PlatformStringMarshaller.ConvertToUnmanaged(name);
PlatformStringMarshaller.cs (1)
56/// Frees memory allocated by <see cref="ConvertToUnmanaged"/>.