2 writes to Type
Microsoft.AspNetCore.Razor.Language.UnitTests (1)
DefaultRazorCSharpLoweringPhaseTest.cs (1)
503
Type
= IntermediateNodeFactory.CSharpToken("string"),
Microsoft.CodeAnalysis.Razor.Compiler (1)
Mvc\PagesPropertyInjectionPass.cs (1)
52
Type
= modelType,
2 references to Type
Microsoft.AspNetCore.Razor.Test.Common (1)
Language\IntegrationTests\IntermediateNodeWriter.cs (1)
197
WriteContentNode(node, node.
Type
.Content, node.Name, node.ExpressionBody);
Microsoft.CodeAnalysis.Razor.Compiler (1)
Language\DefaultRazorCSharpLoweringPhase.cs (1)
219
CodeWriter.WritePropertyDeclaration(node.Modifiers, node.
Type
, node.Name, node.ExpressionBody, _context);