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