23 instantiations of ViewContextAttribute
Microsoft.AspNetCore.Mvc.Razor (2)
TagHelpers\TagHelperComponentTagHelper.cs (1)
52
[
ViewContext
]
TagHelpers\UrlResolutionTagHelper.cs (1)
113
[
ViewContext
]
Microsoft.AspNetCore.Mvc.Razor.Test (6)
DefaultTagHelperFactoryTest.cs (2)
177
[
ViewContext
]
189
[
ViewContext
]
Infrastructure\DefaultTagHelperActivatorTest.cs (2)
63
[
ViewContext
]
75
[
ViewContext
]
RazorPageCreateTagHelperTest.cs (1)
134
[
ViewContext
]
TagHelpers\TagHelperComponentPropertyActivatorTest.cs (1)
35
[
ViewContext
]
Microsoft.AspNetCore.Mvc.TagHelpers (15)
AnchorTagHelper.cs (1)
158
[
ViewContext
]
CacheTagHelperBase.cs (1)
57
[
ViewContext
]
ComponentTagHelper.cs (1)
32
[
ViewContext
]
FormActionTagHelper.cs (1)
96
[
ViewContext
]
FormTagHelper.cs (1)
50
[
ViewContext
]
InputTagHelper.cs (1)
86
[
ViewContext
]
LabelTagHelper.cs (1)
34
[
ViewContext
]
OptionTagHelper.cs (1)
41
[
ViewContext
]
PartialTagHelper.cs (1)
100
[
ViewContext
]
PersistComponentStateTagHelper.cs (1)
27
[
ViewContext
]
RenderAtEndOfFormTagHelper.cs (1)
28
[
ViewContext
]
SelectTagHelper.cs (1)
47
[
ViewContext
]
TextAreaTagHelper.cs (1)
39
[
ViewContext
]
ValidationMessageTagHelper.cs (1)
36
[
ViewContext
]
ValidationSummaryTagHelper.cs (1)
36
[
ViewContext
]
2 references to ViewContextAttribute
Microsoft.AspNetCore.Mvc.Razor (2)
DefaultTagHelperFactory.cs (1)
39
typeof(
ViewContextAttribute
),
TagHelpers\TagHelperComponentPropertyActivator.cs (1)
52
typeof(
ViewContextAttribute
),