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