<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>28e5590576cbd72a61c5f07c1d212f26ab16594c</Sha>
</Dependency>
- <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-rc.1.23408.1">
+ <Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-rc.1.23408.18">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>a40989223176c7db4d3c1b0eb2642f1aa15ab445</Sha>
+ <Sha>88633ae045e7741fffa17710dc48e9032e519258</Sha>
</Dependency>
- <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-rc.1.23408.1">
+ <Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-rc.1.23408.18">
<Uri>https://github.com/dotnet/runtime</Uri>
- <Sha>a40989223176c7db4d3c1b0eb2642f1aa15ab445</Sha>
+ <Sha>88633ae045e7741fffa17710dc48e9032e519258</Sha>
</Dependency>
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="8.0.0-alpha.1.23408.2">
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
<!-- Latest symstore version updated by darc -->
<MicrosoftSymbolStoreVersion>1.0.440701</MicrosoftSymbolStoreVersion>
<!-- Latest shared runtime version updated by darc -->
- <VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-rc.1.23408.1</VSRedistCommonNetCoreSharedFrameworkx6480Version>
- <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-rc.1.23408.1</MicrosoftNETCoreAppRuntimewinx64Version>
+ <VSRedistCommonNetCoreSharedFrameworkx6480Version>8.0.0-rc.1.23408.18</VSRedistCommonNetCoreSharedFrameworkx6480Version>
+ <MicrosoftNETCoreAppRuntimewinx64Version>8.0.0-rc.1.23408.18</MicrosoftNETCoreAppRuntimewinx64Version>
<!-- Latest shared aspnetcore version updated by darc -->
<MicrosoftAspNetCoreAppRefInternalVersion>8.0.0-rc.1.23408.23</MicrosoftAspNetCoreAppRefInternalVersion>
<MicrosoftAspNetCoreAppRefVersion>8.0.0-rc.1.23408.23</MicrosoftAspNetCoreAppRefVersion>
private void CheckWellKnownMethods(PerfMapType type, int pid)
{
- string[] wellKnownNames = new string[] { "Tracee.Program::Main", "System.PackedSpanHelpers::IndexOf" };
+ string[] wellKnownNames = new string[] { "Tracee.Program::Main", "System.Text.Unicode.Utf16Utility::GetPointerToFirstInvalidChar" };
if (type == PerfMapType.All || type == PerfMapType.PerfMap)
{