1 write to Key
Microsoft.AspNetCore.Razor.Runtime (1)
Hosting\RazorCompiledItemMetadataAttribute.cs (1)
19
Key
= key;
2 references to Key
Microsoft.AspNetCore.Mvc.Razor (1)
ApplicationParts\RazorCompiledItemFeatureProvider.cs (1)
63
.FirstOrDefault(a => a.
Key
== "Identifier");
Microsoft.AspNetCore.Mvc.RazorPages (1)
ApplicationModels\CompiledPageRouteModelProvider.cs (1)
126
.FirstOrDefault(f => f.
Key
== RouteTemplateKey)