| .. |
|
AbstractFreezable.cs
|
Namespace adjustments for Syntax classes
|
9 years ago |
|
AbstractType.cs
|
First attempt at integrating C# nullable reference types into the type system.
|
7 years ago |
|
AbstractTypeParameter.cs
|
Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory.
|
6 years ago |
|
AttributeListBuilder.cs
|
Add support for decoding `NativeIntegerAttribute`.
|
5 years ago |
|
BaseTypeCollector.cs
|
Adjust namespaces
|
9 years ago |
|
CustomAttribute.cs
|
Fix #1368: Ignore errors while decoding attribute blobs.
|
7 years ago |
|
DecimalConstantHelper.cs
|
Fixed bug with decimal optional parameters not being resolved correctly.
|
7 years ago |
|
DecoratedType.cs
|
First attempt at integrating C# nullable reference types into the type system.
|
7 years ago |
|
DefaultAssemblyReference.cs
|
Rename IAssembly -> IModule.
|
7 years ago |
|
DefaultAttribute.cs
|
Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory.
|
6 years ago |
|
DefaultParameter.cs
|
Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory.
|
6 years ago |
|
DefaultTypeParameter.cs
|
Fix #1659: Missing annotation on generic nullable reference types.
|
6 years ago |
|
DefaultVariable.cs
|
Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory.
|
6 years ago |
|
DummyTypeParameter.cs
|
Show attributes on type parameter constraints in C# decompilation.
|
6 years ago |
|
FakeMember.cs
|
Add IMethod.ThisIsRefReadOnly
|
6 years ago |
|
GetClassTypeReference.cs
|
Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory.
|
6 years ago |
|
GetMembersHelper.cs
|
Use resolved TS in member filter predicates.
|
7 years ago |
|
KnownAttributes.cs
|
Add support for decoding `NativeIntegerAttribute`.
|
5 years ago |
|
KnownTypeCache.cs
|
Rename IAssembly -> IModule.
|
7 years ago |
|
LocalFunctionMethod.cs
|
Code review:
|
6 years ago |
|
MergedNamespace.cs
|
Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory.
|
6 years ago |
|
MetadataEvent.cs
|
Fix #1629: Add support for `[module: NullablePublicOnly]`
|
6 years ago |
|
MetadataField.cs
|
Fix #1629: Add support for `[module: NullablePublicOnly]`
|
6 years ago |
|
MetadataMethod.cs
|
Fix #1629: Add support for `[module: NullablePublicOnly]`
|
6 years ago |
|
MetadataNamespace.cs
|
Rename IAssembly -> IModule.
|
7 years ago |
|
MetadataParameter.cs
|
Introduce ReferenceKind in IParameter and ByReferenceResolveResult.
|
6 years ago |
|
MetadataProperty.cs
|
Fix #1629: Add support for `[module: NullablePublicOnly]`
|
6 years ago |
|
MetadataTypeDefinition.cs
|
Fix #1975: readonly modifier is added to structs even if language version is lower than C# 7.0
|
6 years ago |
|
MetadataTypeParameter.cs
|
Fix #1629: Add support for `[module: NullablePublicOnly]`
|
6 years ago |
|
MinimalCorlib.cs
|
Upgrade C# 8.0 nullability support for Roslyn 3.2.0-beta4.
|
6 years ago |
|
NestedTypeReference.cs
|
Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory.
|
6 years ago |
|
NullabilityAnnotatedType.cs
|
TypeInference: add support for nullability annotated types
|
6 years ago |
|
PinnedType.cs
|
Merge branch 'split-variables'
|
7 years ago |
|
SimpleCompilation.cs
|
Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory.
|
6 years ago |
|
SpecializedEvent.cs
|
Implement MetadataEvent and re-work the representation of attribute arguments.
|
7 years ago |
|
SpecializedField.cs
|
Fix #1283: handle invalid metadata when decoding constants
|
7 years ago |
|
SpecializedMember.cs
|
Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory.
|
6 years ago |
|
SpecializedMethod.cs
|
Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory.
|
6 years ago |
|
SpecializedParameter.cs
|
Introduce ReferenceKind in IParameter and ByReferenceResolveResult.
|
6 years ago |
|
SpecializedProperty.cs
|
Fix #1943: "ref readonly" returns from properties/indexers
|
6 years ago |
|
SyntheticRangeIndexer.cs
|
Add support for slicing using C# 8 ranges.
|
6 years ago |
|
ThreeState.cs
|
Fix a bunch of XmlDoc compiler warnings.
|
6 years ago |
|
TypeParameterReference.cs
|
Remove more dead TypeSystem code: ISymbolReference
|
8 years ago |
|
TypeWithElementType.cs
|
Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory.
|
6 years ago |
|
UnknownType.cs
|
Fix CA1507:UseNameofInPlaceOfString, adjust formatting of some older source files copied from NRefactory.
|
6 years ago |