14 references to Free
dotnet-aot (7)
ManagedHost.cs (7)
101PlatformStringMarshaller.Free(assemblyPathNative); 102PlatformStringMarshaller.Free(typeNameNative); 103PlatformStringMarshaller.Free(methodNameNative); 189PlatformStringMarshaller.Free(parameters.host_path); 190PlatformStringMarshaller.Free(parameters.dotnet_root); 235PlatformStringMarshaller.Free(dotnetRootNative); 236PlatformStringMarshaller.Free(runtimeConfigPathNative);
Microsoft.DotNet.NativeWrapper (7)
_generated\0\LibraryImports.g.cs (7)
30global::Microsoft.DotNet.NativeWrapper.PlatformStringMarshaller.Free(__dotnetRoot_native); 80global::Microsoft.DotNet.NativeWrapper.PlatformStringMarshaller.Free(__workingDir_native); 81global::Microsoft.DotNet.NativeWrapper.PlatformStringMarshaller.Free(__exeDir_native); 121global::Microsoft.DotNet.NativeWrapper.PlatformStringMarshaller.Free(__exeDir_native); 245global::Microsoft.DotNet.NativeWrapper.PlatformStringMarshaller.Free(__argv_native__nativeSpan[__i0]); 302global::Microsoft.DotNet.NativeWrapper.PlatformStringMarshaller.Free(__value_native); 303global::Microsoft.DotNet.NativeWrapper.PlatformStringMarshaller.Free(__name_native);