2 references to framework_count
Microsoft.DotNet.NativeWrapper (2)
NETEnvironmentInfo.cs (2)
66var runtimes = new hostfxr_dotnet_environment_framework_info[infoStruct.framework_count]; 67for (var i = 0; i < (int)infoStruct.framework_count; i++)