1 write to _metadata
Microsoft.AspNetCore.Razor.Runtime (1)
Hosting\DefaultRazorCompiledItem.cs (1)
31
_metadata
= Type.GetCustomAttributes(inherit: true);
2 references to _metadata
Microsoft.AspNetCore.Razor.Runtime (2)
Hosting\DefaultRazorCompiledItem.cs (2)
29
if (
_metadata
== null)
34
return
_metadata
;