1 write to _conventions
Microsoft.AspNetCore.Mvc.Core (1)
ApplicationModels\ApplicationModelFactory.cs (1)
30
_conventions
= options.Value.Conventions;
1 reference to _conventions
Microsoft.AspNetCore.Mvc.Core (1)
ApplicationModels\ApplicationModelFactory.cs (1)
49
ApplicationModelConventions.ApplyConventions(context.Result,
_conventions
);