Remove Blazor internal profiling infrastructure (#24468) (#24589)
* Put back InternalCalls
* Removing .NET profiling calls
* Remove JS side profiling
Co-authored-by:
Steve Sanderson <SteveSandersonMS@users.noreply.github.com>
显示
- src/Components/Components/src/Microsoft.AspNetCore.Components.csproj 0 个添加, 1 个删除...nts/Components/src/Microsoft.AspNetCore.Components.csproj
- src/Components/Components/src/Profiling/ComponentsProfiling.cs 0 个添加, 23 个删除...omponents/Components/src/Profiling/ComponentsProfiling.cs
- src/Components/Components/src/Profiling/NoOpComponentsProfiling.cs 0 个添加, 16 个删除...nents/Components/src/Profiling/NoOpComponentsProfiling.cs
- src/Components/Components/src/Profiling/WebAssemblyComponentsProfiling.cs 0 个添加, 41 个删除...omponents/src/Profiling/WebAssemblyComponentsProfiling.cs
- src/Components/Components/src/RenderTree/RenderTreeDiffBuilder.cs 0 个添加, 47 个删除...onents/Components/src/RenderTree/RenderTreeDiffBuilder.cs
- src/Components/Components/src/RenderTree/Renderer.cs 0 个添加, 10 个删除src/Components/Components/src/RenderTree/Renderer.cs
- src/Components/Components/src/Rendering/ComponentState.cs 0 个添加, 5 个删除src/Components/Components/src/Rendering/ComponentState.cs
- src/Components/Components/src/Rendering/RenderTreeBuilder.cs 0 个添加, 71 个删除src/Components/Components/src/Rendering/RenderTreeBuilder.cs
- src/Components/Web.JS/dist/Release/blazor.server.js 0 个添加, 0 个删除src/Components/Web.JS/dist/Release/blazor.server.js
- src/Components/Web.JS/dist/Release/blazor.webassembly.js 0 个添加, 0 个删除src/Components/Web.JS/dist/Release/blazor.webassembly.js
- src/Components/Web.JS/src/Boot.Server.ts 0 个添加, 2 个删除src/Components/Web.JS/src/Boot.Server.ts
- src/Components/Web.JS/src/Boot.WebAssembly.ts 0 个添加, 5 个删除src/Components/Web.JS/src/Boot.WebAssembly.ts
- src/Components/Web.JS/src/GlobalExports.ts 0 个添加, 2 个删除src/Components/Web.JS/src/GlobalExports.ts
- src/Components/Web.JS/src/Platform/Mono/MonoPlatform.ts 0 个添加, 5 个删除src/Components/Web.JS/src/Platform/Mono/MonoPlatform.ts
- src/Components/Web.JS/src/Platform/Profiling.ts 0 个添加, 134 个删除src/Components/Web.JS/src/Platform/Profiling.ts
- src/Components/Web.JS/src/Rendering/BrowserRenderer.ts 0 个添加, 5 个删除src/Components/Web.JS/src/Rendering/BrowserRenderer.ts
- src/Components/WebAssembly/JSInterop/src/InternalCalls.cs 0 个添加, 0 个删除src/Components/WebAssembly/JSInterop/src/InternalCalls.cs
- src/Components/WebAssembly/JSInterop/src/Microsoft.JSInterop.WebAssembly.csproj 0 个添加, 1 个删除...mbly/JSInterop/src/Microsoft.JSInterop.WebAssembly.csproj
加载中
想要评论请 注册 或 登录