1 write to ModelType
Microsoft.AspNetCore.Mvc.Razor.Test (1)
RazorPageActivatorTest.cs (1)
223
page.
ModelType
= typeof(string);
1 reference to ModelType
Microsoft.AspNetCore.Mvc.Razor.Test (1)
RazorPageActivatorTest.cs (1)
309
public Type GetModelType() =>
ModelType
;