Substituted all instances of [MemberData("PropertyName")] for [MemberData(nameof(PropertyName))]
This change enables us to take advantage of IDE features like Navigate to source,
find all references, etc. When using Visual Studio.
|
||
|---|---|---|
| .. | ||
| Compilation | ||
| BufferEntryCollectionTest.cs | ||
| Microsoft.AspNet.Mvc.Razor.Test.kproj | ||
| MvcRazorCodeParserTest.cs | ||
| RazorCompilationServiceTest.cs | ||
| RazorPageActivatorTest.cs | ||
| RazorPageTest.cs | ||
| RazorTextWriterTest.cs | ||
| RazorViewEngineTest.cs | ||
| RazorViewTest.cs | ||
| SpanFactory.cs | ||
| project.json | ||