1 write to s_hostFxrPath
Microsoft.DotNet.NativeWrapper (1)
Interop.cs (1)
23s_hostFxrPath = (string)AppContext.GetData(Constants.RuntimeProperty.HostFxrPath)!;
1 reference to s_hostFxrPath
Microsoft.DotNet.NativeWrapper (1)
Interop.cs (1)
70string? hostFxrPath = s_hostFxrPath;