1 write to _context
BasicWebSite (1)
ValueProviders\CustomValueProviderFactory.cs (1)
31
_context
= context;
1 reference to _context
BasicWebSite (1)
ValueProviders\CustomValueProviderFactory.cs (1)
40
return new ValueProviderResult(fn(
_context
));