3 references to TestAccessor
Microsoft.AspNetCore.Razor.Test.Common.Tooling (3)
Accessors\ITestAccessor.cs (1)
16/// allow dynamically creating arbitrary <see cref="TestAccessor{T}"/> from
Accessors\TestAccessors.cs (2)
52typeof(TestAccessor<>).MakeGenericType(type), 55typeof(TestAccessor<>).MakeGenericType(instanceOrType.GetType()),