Pranav K
|
11af72a9c6
|
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
|
2015-10-03 15:44:39 -07:00 |
Pranav K
|
e87f10e8f8
|
Change ITypeInfo.IsTagHelper to ITypeInfo.ImplementsInterface(ITypeInfo)
Fixes #511
|
2015-09-25 21:38:36 -07:00 |
Pranav K
|
9c456965a6
|
ITypeInfo.FullName should return the same value as TypeInfo.FullName
Fixes #523
|
2015-09-21 17:00:35 -07:00 |
Pranav K
|
33a0f7a0db
|
Replace NotNullAttribute with thrown exceptions
|
2015-09-16 22:06:25 -07:00 |
Pranav K
|
0376550f2d
|
Replace SymbolLookupCache with comparing FullNames for symbols.
|
2015-09-16 21:43:51 -07:00 |
Pranav K
|
9ab9a330ed
|
Adding NeutralResourcesLanguageAttribute
|
2015-09-10 18:26:46 -07:00 |
Pranav K
|
9a7be69a0d
|
Produce ITypeInfo \ IPropertyInfo using CodeAnalysis symbol tree
|
2015-09-09 16:34:12 -07:00 |