aspnetcore/test/Mvc.Analyzers.Test/TestFiles/CodeAnalysisExtensionsTest
Simon Cropp 43d4416a1d Fix typos (#8413) 2018-09-12 09:34:45 -07:00
..
GetAttributes_BaseTypeWithAttributes.cs Refactoring for ApiConvention analyzers 2018-07-12 14:26:27 -07:00
GetAttributes_OnMethodWithoutAttributes.cs Shorten names so MVC repo can be cloned on Windows benchmarks server 2018-06-27 14:33:31 -07:00
GetAttributes_OnTypeWithAttributes.cs Refactoring for ApiConvention analyzers 2018-07-12 14:26:27 -07:00
GetAttributes_OnTypeWithoutAttributes.cs Refactoring for ApiConvention analyzers 2018-07-12 14:26:27 -07:00
GetAttributes_WithMethodOverridding.cs Shorten names so MVC repo can be cloned on Windows benchmarks server 2018-06-27 14:33:31 -07:00
GetAttributes_WithNewMethod.cs Shorten names so MVC repo can be cloned on Windows benchmarks server 2018-06-27 14:33:31 -07:00
GetAttributes_WithoutMethodOverriding.cs Fix typos (#8413) 2018-09-12 09:34:45 -07:00
HasAttribute_ReturnsFalseIfSymbolDoesNotHaveAttribute.cs Shorten names so MVC repo can be cloned on Windows benchmarks server 2018-06-27 14:33:31 -07:00
HasAttribute_ReturnsTrueForAttributesOnMethods.cs Shorten names so MVC repo can be cloned on Windows benchmarks server 2018-06-27 14:33:31 -07:00
HasAttribute_ReturnsTrueForAttributesOnOverriddenMethods.cs Shorten names so MVC repo can be cloned on Windows benchmarks server 2018-06-27 14:33:31 -07:00
HasAttribute_ReturnsTrueForAttributesOnOverridenProperties.cs Shorten names so MVC repo can be cloned on Windows benchmarks server 2018-06-27 14:33:31 -07:00
HasAttribute_ReturnsTrueForAttributesOnProperties.cs Shorten names so MVC repo can be cloned on Windows benchmarks server 2018-06-27 14:33:31 -07:00
HasAttribute_ReturnsTrueForInterfaceContractOnAttribute.cs Shorten names so MVC repo can be cloned on Windows benchmarks server 2018-06-27 14:33:31 -07:00
HasAttribute_ReturnsTrueIfBaseTypeHasAttribute.cs Shorten names so MVC repo can be cloned on Windows benchmarks server 2018-06-27 14:33:31 -07:00
HasAttribute_ReturnsTrueIfTypeHasAttribute.cs Shorten names so MVC repo can be cloned on Windows benchmarks server 2018-06-27 14:33:31 -07:00
IsAssignable_ReturnsFalseForDifferentTypes.cs Shorten names so MVC repo can be cloned on Windows benchmarks server 2018-06-27 14:33:31 -07:00
IsAssignable_ReturnsTrueIfAncestorTypeImplementsInterface.cs Shorten names so MVC repo can be cloned on Windows benchmarks server 2018-06-27 14:33:31 -07:00
IsAssignable_ReturnsTrueIfTypeImplementsInterface.cs Shorten names so MVC repo can be cloned on Windows benchmarks server 2018-06-27 14:33:31 -07:00
IsAssignable_ReturnsTrueIfTypeIsBaseClass.cs Shorten names so MVC repo can be cloned on Windows benchmarks server 2018-06-27 14:33:31 -07:00
IsAssignable_ReturnsTrueIfTypesAreExact.cs Shorten names so MVC repo can be cloned on Windows benchmarks server 2018-06-27 14:33:31 -07:00