Avoid unnecessary allocation on indexer access
[mono.git] / mcs / class / System / System.dll.sources
index 0683a07e915f4dc45333feb6e4f80468f2b3a98a..291057f0e8cb147f97ea46951622bfb3db6ae5d4 100644 (file)
@@ -138,6 +138,7 @@ System.CodeDom/FieldDirection.cs
 System.CodeDom/MemberAttributes.cs
 System.Collections.Generic/LinkedList.cs
 System.Collections.Generic/LinkedListNode.cs
+System.Collections.Generic/RBTree.cs
 System.Collections.Generic/Queue.cs
 System.Collections.Generic/SortedDictionary.cs
 System.Collections.Generic/SortedList.cs
@@ -339,11 +340,13 @@ System.ComponentModel/ListSortDescription.cs
 System.ComponentModel/ListSortDirection.cs
 System.ComponentModel/LocalizableAttribute.cs
 System.ComponentModel/MarshalByValueComponent.cs
+System.ComponentModel/MaskedTextProvider.cs
 System.ComponentModel/MaskedTextResultHint.cs
 System.ComponentModel/MemberDescriptor.cs
 System.ComponentModel/MergablePropertyAttribute.cs
 System.ComponentModel/NotifyParentPropertyAttribute.cs
 System.ComponentModel/ParenthesizePropertyNameAttribute.cs
+System.ComponentModel/PasswordPropertyTextAttribute.cs
 System.ComponentModel/PropertyChangedEventArgs.cs
 System.ComponentModel/PropertyChangedEventHandler.cs
 System.ComponentModel/PropertyDescriptorCollection.cs
@@ -512,6 +515,7 @@ System.Diagnostics/TraceListener.cs
 System.Diagnostics/TraceSource.cs
 System.Diagnostics/TraceSwitch.cs
 System.Diagnostics/Win32EventLog.cs
+System.Diagnostics/XmlWriterTraceListener.cs
 System/FileStyleUriParser.cs
 System/FtpStyleUriParser.cs
 System/GenericUriParser.cs
@@ -927,3 +931,5 @@ System.Net/UploadValuesCompletedEventArgs.cs
 System.Net/UploadValuesCompletedEventHandler.cs
 System.Net/UploadStringCompletedEventHandler.cs
 System.Net/DownloadStringCompletedEventHandler.cs
+System.Runtime.InteropServices/DefaultParameterValueAttribute.cs
+System.Runtime.InteropServices/StandardOleMarshalObject.cs