8 writes to Name
Microsoft.CodeAnalysis.Razor.Compiler (8)
Language\Components\ComponentDocumentClassifierPass.cs (2)
94
method.
Name
= "Execute";
128
method.
Name
= ComponentsApi.ComponentBase.BuildRenderTree;
Language\RazorProjectEngine.cs (1)
316
method.
Name
= "ExecuteAsync";
Mvc.Version1_X\MvcViewDocumentClassifierPass.cs (1)
43
method.
Name
= "ExecuteAsync";
Mvc.Version2_X\MvcViewDocumentClassifierPass.cs (1)
43
method.
Name
= "ExecuteAsync";
Mvc.Version2_X\RazorPageDocumentClassifierPass.cs (1)
74
method.
Name
= "ExecuteAsync";
Mvc\MvcViewDocumentClassifierPass.cs (1)
62
method.
Name
= "ExecuteAsync";
Mvc\RazorPageDocumentClassifierPass.cs (1)
93
method.
Name
= "ExecuteAsync";
4 references to Name
Microsoft.CodeAnalysis.Razor.Compiler (4)
Language\DefaultRazorCSharpLoweringPhase.cs (1)
199
node.
Name
,
Language\Intermediate\MethodDeclarationIntermediateNode.cs (3)
28
formatter.WriteContent(
Name
);
30
formatter.WriteProperty(nameof(
Name
),
Name
);