We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6e4eff commit 5b5c3f3Copy full SHA for 5b5c3f3
src/Components/Components/src/ComponentBase.cs
@@ -10,7 +10,7 @@ namespace Microsoft.AspNetCore.Components
10
// IMPORTANT
11
//
12
// Many of these names are used in code generation. Keep these in sync with the code generation code
13
- // See: src/Microsoft.AspNetCore.Components.Razor.Extensions/ComponentsApi.cs
+ // See: src/Components/Analyzers/src/ComponentsApi.cs
14
15
// Most of the developer-facing component lifecycle concepts are encapsulated in this
16
// base class. The core components rendering system doesn't know about them (it only knows
0 commit comments