docupdate: updated System.dll documentation
authorJoel Martinez <joelmartinez@gmail.com>
Thu, 6 Mar 2014 23:37:19 +0000 (18:37 -0500)
committerJoel Martinez <joelmartinez@gmail.com>
Mon, 10 Mar 2014 19:13:56 +0000 (15:13 -0400)
commiteebbfbef2be27583f68b78e85e7a188f7f57dc89
tree814d56c904c3efc6feb9268d6c5aaf035e1d9f6b
parentdf40b02d521c91e884a5e1b15f1604fe42733dc9
docupdate: updated System.dll documentation
981 files changed:
mcs/class/System/Documentation/en/Microsoft.CSharp/CSharpCodeProvider.xml
mcs/class/System/Documentation/en/Microsoft.VisualBasic/VBCodeProvider.xml
mcs/class/System/Documentation/en/Microsoft.Win32/IntranetZoneCredentialPolicy.xml
mcs/class/System/Documentation/en/Microsoft.Win32/PowerModeChangedEventArgs.xml
mcs/class/System/Documentation/en/Microsoft.Win32/PowerModeChangedEventHandler.xml
mcs/class/System/Documentation/en/Microsoft.Win32/PowerModes.xml
mcs/class/System/Documentation/en/Microsoft.Win32/SessionEndReasons.xml
mcs/class/System/Documentation/en/Microsoft.Win32/SessionEndedEventArgs.xml
mcs/class/System/Documentation/en/Microsoft.Win32/SessionEndedEventHandler.xml
mcs/class/System/Documentation/en/Microsoft.Win32/SessionEndingEventArgs.xml
mcs/class/System/Documentation/en/Microsoft.Win32/SessionEndingEventHandler.xml
mcs/class/System/Documentation/en/Microsoft.Win32/SessionSwitchEventArgs.xml
mcs/class/System/Documentation/en/Microsoft.Win32/SessionSwitchEventHandler.xml
mcs/class/System/Documentation/en/Microsoft.Win32/SessionSwitchReason.xml
mcs/class/System/Documentation/en/Microsoft.Win32/SystemEvents.xml
mcs/class/System/Documentation/en/Microsoft.Win32/TimerElapsedEventArgs.xml
mcs/class/System/Documentation/en/Microsoft.Win32/TimerElapsedEventHandler.xml
mcs/class/System/Documentation/en/Microsoft.Win32/UserPreferenceCategory.xml
mcs/class/System/Documentation/en/Microsoft.Win32/UserPreferenceChangedEventArgs.xml
mcs/class/System/Documentation/en/Microsoft.Win32/UserPreferenceChangedEventHandler.xml
mcs/class/System/Documentation/en/Microsoft.Win32/UserPreferenceChangingEventArgs.xml
mcs/class/System/Documentation/en/Microsoft.Win32/UserPreferenceChangingEventHandler.xml
mcs/class/System/Documentation/en/System.CodeDom.Compiler/CodeCompiler.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom.Compiler/CodeDomProvider.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom.Compiler/CodeGenerator.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom.Compiler/CodeGeneratorOptions.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom.Compiler/CodeParser.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom.Compiler/CompilerError.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom.Compiler/CompilerErrorCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom.Compiler/CompilerInfo.xml
mcs/class/System/Documentation/en/System.CodeDom.Compiler/CompilerParameters.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom.Compiler/CompilerResults.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom.Compiler/Executor.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom.Compiler/GeneratedCodeAttribute.xml
mcs/class/System/Documentation/en/System.CodeDom.Compiler/GeneratorSupport.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom.Compiler/ICodeCompiler.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom.Compiler/ICodeGenerator.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom.Compiler/ICodeParser.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom.Compiler/IndentedTextWriter.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom.Compiler/LanguageOptions.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom.Compiler/TempFileCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeArgumentReferenceExpression.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeArrayCreateExpression.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeArrayIndexerExpression.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeAssignStatement.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeAttachEventStatement.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeAttributeArgument.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeAttributeArgumentCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeAttributeDeclaration.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeAttributeDeclarationCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeBaseReferenceExpression.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeBinaryOperatorExpression.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeBinaryOperatorType.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeCastExpression.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeCatchClause.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeCatchClauseCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeChecksumPragma.xml
mcs/class/System/Documentation/en/System.CodeDom/CodeComment.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeCommentStatement.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeCommentStatementCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeCompileUnit.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeConditionStatement.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeConstructor.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeDefaultValueExpression.xml
mcs/class/System/Documentation/en/System.CodeDom/CodeDelegateCreateExpression.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeDelegateInvokeExpression.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeDirectionExpression.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeDirective.xml
mcs/class/System/Documentation/en/System.CodeDom/CodeDirectiveCollection.xml
mcs/class/System/Documentation/en/System.CodeDom/CodeEntryPointMethod.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeEventReferenceExpression.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeExpression.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeExpressionCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeExpressionStatement.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeFieldReferenceExpression.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeGotoStatement.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeIndexerExpression.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeIterationStatement.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeLabeledStatement.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeLinePragma.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeMemberEvent.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeMemberField.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeMemberMethod.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeMemberProperty.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeMethodInvokeExpression.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeMethodReferenceExpression.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeMethodReturnStatement.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeNamespace.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeNamespaceCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeNamespaceImport.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeNamespaceImportCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeObject.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeObjectCreateExpression.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeParameterDeclarationExpression.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeParameterDeclarationExpressionCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodePrimitiveExpression.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodePropertyReferenceExpression.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodePropertySetValueReferenceExpression.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeRegionDirective.xml
mcs/class/System/Documentation/en/System.CodeDom/CodeRegionMode.xml
mcs/class/System/Documentation/en/System.CodeDom/CodeRemoveEventStatement.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeSnippetCompileUnit.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeSnippetExpression.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeSnippetStatement.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeSnippetTypeMember.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeStatement.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeStatementCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeThisReferenceExpression.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeThrowExceptionStatement.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeTryCatchFinallyStatement.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeTypeConstructor.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeTypeDeclaration.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeTypeDeclarationCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeTypeDelegate.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeTypeMember.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeTypeMemberCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeTypeOfExpression.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeTypeParameter.xml
mcs/class/System/Documentation/en/System.CodeDom/CodeTypeParameterCollection.xml
mcs/class/System/Documentation/en/System.CodeDom/CodeTypeReference.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeTypeReferenceCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeTypeReferenceExpression.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeTypeReferenceOptions.xml
mcs/class/System/Documentation/en/System.CodeDom/CodeVariableDeclarationStatement.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/CodeVariableReferenceExpression.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/FieldDirection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.CodeDom/MemberAttributes.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Collections.Concurrent/BlockingCollection`1.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Collections.Concurrent/ConcurrentBag`1.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Collections.Generic/ISet`1.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Collections.Generic/LinkedListNode`1.xml
mcs/class/System/Documentation/en/System.Collections.Generic/LinkedList`1+Enumerator.xml
mcs/class/System/Documentation/en/System.Collections.Generic/LinkedList`1.xml
mcs/class/System/Documentation/en/System.Collections.Generic/Queue`1+Enumerator.xml
mcs/class/System/Documentation/en/System.Collections.Generic/Queue`1.xml
mcs/class/System/Documentation/en/System.Collections.Generic/SortedDictionary`2+Enumerator.xml
mcs/class/System/Documentation/en/System.Collections.Generic/SortedDictionary`2+KeyCollection+Enumerator.xml
mcs/class/System/Documentation/en/System.Collections.Generic/SortedDictionary`2+KeyCollection.xml
mcs/class/System/Documentation/en/System.Collections.Generic/SortedDictionary`2+ValueCollection+Enumerator.xml
mcs/class/System/Documentation/en/System.Collections.Generic/SortedDictionary`2+ValueCollection.xml
mcs/class/System/Documentation/en/System.Collections.Generic/SortedDictionary`2.xml
mcs/class/System/Documentation/en/System.Collections.Generic/SortedList`2.xml
mcs/class/System/Documentation/en/System.Collections.Generic/SortedSet`1+Enumerator.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Collections.Generic/SortedSet`1.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Collections.Generic/Stack`1+Enumerator.xml
mcs/class/System/Documentation/en/System.Collections.Generic/Stack`1.xml
mcs/class/System/Documentation/en/System.Collections.ObjectModel/ObservableCollection`1.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Collections.ObjectModel/ReadOnlyObservableCollection`1.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Collections.Specialized/BitVector32+Section.xml
mcs/class/System/Documentation/en/System.Collections.Specialized/BitVector32.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Collections.Specialized/CollectionsUtil.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Collections.Specialized/HybridDictionary.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Collections.Specialized/INotifyCollectionChanged.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Collections.Specialized/IOrderedDictionary.xml
mcs/class/System/Documentation/en/System.Collections.Specialized/ListDictionary.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Collections.Specialized/NameObjectCollectionBase+KeysCollection.xml
mcs/class/System/Documentation/en/System.Collections.Specialized/NameObjectCollectionBase.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Collections.Specialized/NameValueCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Collections.Specialized/NotifyCollectionChangedAction.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Collections.Specialized/NotifyCollectionChangedEventArgs.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Collections.Specialized/NotifyCollectionChangedEventHandler.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Collections.Specialized/OrderedDictionary.xml
mcs/class/System/Documentation/en/System.Collections.Specialized/StringCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Collections.Specialized/StringDictionary.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Collections.Specialized/StringEnumerator.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design.Serialization/ComponentSerializationService.xml
mcs/class/System/Documentation/en/System.ComponentModel.Design.Serialization/ContextStack.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design.Serialization/DefaultSerializationProviderAttribute.xml
mcs/class/System/Documentation/en/System.ComponentModel.Design.Serialization/DesignerLoader.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design.Serialization/DesignerSerializerAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design.Serialization/IDesignerLoaderHost.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design.Serialization/IDesignerLoaderHost2.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design.Serialization/IDesignerLoaderService.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design.Serialization/IDesignerSerializationManager.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design.Serialization/IDesignerSerializationProvider.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design.Serialization/IDesignerSerializationService.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design.Serialization/INameCreationService.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design.Serialization/InstanceDescriptor.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design.Serialization/MemberRelationship.xml
mcs/class/System/Documentation/en/System.ComponentModel.Design.Serialization/MemberRelationshipService.xml
mcs/class/System/Documentation/en/System.ComponentModel.Design.Serialization/ResolveNameEventArgs.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design.Serialization/ResolveNameEventHandler.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design.Serialization/RootDesignerSerializerAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design.Serialization/SerializationStore.xml
mcs/class/System/Documentation/en/System.ComponentModel.Design/ActiveDesignerEventArgs.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/ActiveDesignerEventHandler.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/CheckoutException.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/CommandID.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/ComponentChangedEventArgs.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/ComponentChangedEventHandler.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/ComponentChangingEventArgs.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/ComponentChangingEventHandler.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/ComponentEventArgs.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/ComponentEventHandler.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/ComponentRenameEventArgs.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/ComponentRenameEventHandler.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/DesignerCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/DesignerEventArgs.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/DesignerEventHandler.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/DesignerOptionService+DesignerOptionCollection+WrappedPropertyDescriptor.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/DesignerOptionService+DesignerOptionCollection.xml
mcs/class/System/Documentation/en/System.ComponentModel.Design/DesignerOptionService.xml
mcs/class/System/Documentation/en/System.ComponentModel.Design/DesignerTransaction.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/DesignerTransactionCloseEventArgs.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/DesignerTransactionCloseEventHandler.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/DesignerVerb.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/DesignerVerbCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/DesigntimeLicenseContext.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/DesigntimeLicenseContextSerializer.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/HelpContextType.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/HelpKeywordAttribute.xml
mcs/class/System/Documentation/en/System.ComponentModel.Design/HelpKeywordType.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/IComponentChangeService.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/IComponentDiscoveryService.xml
mcs/class/System/Documentation/en/System.ComponentModel.Design/IComponentInitializer.xml
mcs/class/System/Documentation/en/System.ComponentModel.Design/IDesigner.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/IDesignerEventService.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/IDesignerFilter.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/IDesignerHost.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/IDesignerHostTransactionState.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/IDesignerOptionService.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/IDictionaryService.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/IEventBindingService.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/IExtenderListService.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/IExtenderProviderService.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/IHelpService.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/IInheritanceService.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/IMenuCommandService.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/IReferenceService.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/IResourceService.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/IRootDesigner.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/ISelectionService.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/IServiceContainer.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/ITreeDesigner.xml
mcs/class/System/Documentation/en/System.ComponentModel.Design/ITypeDescriptorFilterService.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/ITypeDiscoveryService.xml
mcs/class/System/Documentation/en/System.ComponentModel.Design/ITypeResolutionService.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/MenuCommand.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/SelectionTypes.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/ServiceContainer.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/ServiceCreatorCallback.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/StandardCommands.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/StandardToolWindows.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/TypeDescriptionProviderService.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.ComponentModel.Design/ViewTechnology.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/AddingNewEventArgs.xml
mcs/class/System/Documentation/en/System.ComponentModel/AddingNewEventHandler.xml
mcs/class/System/Documentation/en/System.ComponentModel/AmbientValueAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/ArrayConverter.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/AsyncCompletedEventArgs.xml
mcs/class/System/Documentation/en/System.ComponentModel/AsyncCompletedEventHandler.xml
mcs/class/System/Documentation/en/System.ComponentModel/AsyncOperation.xml
mcs/class/System/Documentation/en/System.ComponentModel/AsyncOperationManager.xml
mcs/class/System/Documentation/en/System.ComponentModel/AttributeCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/AttributeProviderAttribute.xml
mcs/class/System/Documentation/en/System.ComponentModel/BackgroundWorker.xml
mcs/class/System/Documentation/en/System.ComponentModel/BaseNumberConverter.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/BindableAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/BindableSupport.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/BindingDirection.xml
mcs/class/System/Documentation/en/System.ComponentModel/BindingList`1.xml
mcs/class/System/Documentation/en/System.ComponentModel/BooleanConverter.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/BrowsableAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/ByteConverter.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/CancelEventArgs.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/CancelEventHandler.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/CategoryAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/CharConverter.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/CollectionChangeAction.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/CollectionChangeEventArgs.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/CollectionChangeEventHandler.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/CollectionConverter.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/ComplexBindingPropertiesAttribute.xml
mcs/class/System/Documentation/en/System.ComponentModel/Component.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/ComponentCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/ComponentConverter.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/ComponentEditor.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/ComponentResourceManager.xml
mcs/class/System/Documentation/en/System.ComponentModel/Container.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/ContainerFilterService.xml
mcs/class/System/Documentation/en/System.ComponentModel/CultureInfoConverter.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/CustomTypeDescriptor.xml
mcs/class/System/Documentation/en/System.ComponentModel/DataErrorsChangedEventArgs.xml
mcs/class/System/Documentation/en/System.ComponentModel/DataObjectAttribute.xml
mcs/class/System/Documentation/en/System.ComponentModel/DataObjectFieldAttribute.xml
mcs/class/System/Documentation/en/System.ComponentModel/DataObjectMethodAttribute.xml
mcs/class/System/Documentation/en/System.ComponentModel/DataObjectMethodType.xml
mcs/class/System/Documentation/en/System.ComponentModel/DateTimeConverter.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/DateTimeOffsetConverter.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.ComponentModel/DecimalConverter.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/DefaultBindingPropertyAttribute.xml
mcs/class/System/Documentation/en/System.ComponentModel/DefaultEventAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/DefaultPropertyAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/DefaultValueAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/DescriptionAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/DesignOnlyAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/DesignTimeVisibleAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/DesignerAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/DesignerCategoryAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/DesignerSerializationVisibility.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/DesignerSerializationVisibilityAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/DisplayNameAttribute.xml
mcs/class/System/Documentation/en/System.ComponentModel/DoWorkEventArgs.xml
mcs/class/System/Documentation/en/System.ComponentModel/DoWorkEventHandler.xml
mcs/class/System/Documentation/en/System.ComponentModel/DoubleConverter.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/EditorAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/EditorBrowsableAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/EditorBrowsableState.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/EnumConverter.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/EventDescriptor.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/EventDescriptorCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/EventHandlerList.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/ExpandableObjectConverter.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/ExtenderProvidedPropertyAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/GuidConverter.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/HandledEventArgs.xml
mcs/class/System/Documentation/en/System.ComponentModel/HandledEventHandler.xml
mcs/class/System/Documentation/en/System.ComponentModel/IBindingList.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/IBindingListView.xml
mcs/class/System/Documentation/en/System.ComponentModel/ICancelAddNew.xml
mcs/class/System/Documentation/en/System.ComponentModel/IChangeTracking.xml
mcs/class/System/Documentation/en/System.ComponentModel/IComNativeDescriptorHandler.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/IComponent.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/IContainer.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/ICustomTypeDescriptor.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/IDataErrorInfo.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/IEditableObject.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/IExtenderProvider.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/IIntellisenseBuilder.xml
mcs/class/System/Documentation/en/System.ComponentModel/IListSource.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/INestedContainer.xml
mcs/class/System/Documentation/en/System.ComponentModel/INestedSite.xml
mcs/class/System/Documentation/en/System.ComponentModel/INotifyPropertyChanged.xml
mcs/class/System/Documentation/en/System.ComponentModel/INotifyPropertyChanging.xml
mcs/class/System/Documentation/en/System.ComponentModel/IRaiseItemChangedEvents.xml
mcs/class/System/Documentation/en/System.ComponentModel/IRevertibleChangeTracking.xml
mcs/class/System/Documentation/en/System.ComponentModel/ISite.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/ISupportInitialize.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/ISupportInitializeNotification.xml
mcs/class/System/Documentation/en/System.ComponentModel/ISynchronizeInvoke.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/ITypeDescriptorContext.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/ITypedList.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/ImmutableObjectAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/InheritanceAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/InheritanceLevel.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/InitializationEventAttribute.xml
mcs/class/System/Documentation/en/System.ComponentModel/InstallerTypeAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/InstanceCreationEditor.xml
mcs/class/System/Documentation/en/System.ComponentModel/Int16Converter.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/Int32Converter.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/Int64Converter.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/InvalidAsynchronousStateException.xml
mcs/class/System/Documentation/en/System.ComponentModel/InvalidEnumArgumentException.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/LicFileLicenseProvider.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/License.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/LicenseContext.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/LicenseException.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/LicenseManager.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/LicenseProvider.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/LicenseProviderAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/LicenseUsageMode.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/ListBindableAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/ListChangedEventArgs.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/ListChangedEventHandler.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/ListChangedType.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/ListSortDescription.xml
mcs/class/System/Documentation/en/System.ComponentModel/ListSortDescriptionCollection.xml
mcs/class/System/Documentation/en/System.ComponentModel/ListSortDirection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/LocalizableAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/LookupBindingPropertiesAttribute.xml
mcs/class/System/Documentation/en/System.ComponentModel/MarshalByValueComponent.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/MaskedTextProvider.xml
mcs/class/System/Documentation/en/System.ComponentModel/MaskedTextResultHint.xml
mcs/class/System/Documentation/en/System.ComponentModel/MemberDescriptor.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/MergablePropertyAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/MultilineStringConverter.xml
mcs/class/System/Documentation/en/System.ComponentModel/NestedContainer.xml
mcs/class/System/Documentation/en/System.ComponentModel/NotifyParentPropertyAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/NullableConverter.xml
mcs/class/System/Documentation/en/System.ComponentModel/ParenthesizePropertyNameAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/PasswordPropertyTextAttribute.xml
mcs/class/System/Documentation/en/System.ComponentModel/ProgressChangedEventArgs.xml
mcs/class/System/Documentation/en/System.ComponentModel/ProgressChangedEventHandler.xml
mcs/class/System/Documentation/en/System.ComponentModel/PropertyChangedEventArgs.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/PropertyChangedEventHandler.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/PropertyChangingEventArgs.xml
mcs/class/System/Documentation/en/System.ComponentModel/PropertyChangingEventHandler.xml
mcs/class/System/Documentation/en/System.ComponentModel/PropertyDescriptor.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/PropertyDescriptorCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/PropertyTabAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/PropertyTabScope.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/ProvidePropertyAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/ReadOnlyAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/RecommendedAsConfigurableAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/ReferenceConverter.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/RefreshEventArgs.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/RefreshEventHandler.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/RefreshProperties.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/RefreshPropertiesAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/RunInstallerAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/RunWorkerCompletedEventArgs.xml
mcs/class/System/Documentation/en/System.ComponentModel/RunWorkerCompletedEventHandler.xml
mcs/class/System/Documentation/en/System.ComponentModel/SByteConverter.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/SettingsBindableAttribute.xml
mcs/class/System/Documentation/en/System.ComponentModel/SingleConverter.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/StringConverter.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/SyntaxCheck.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/TimeSpanConverter.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/ToolboxItemAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/ToolboxItemFilterAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/ToolboxItemFilterType.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/TypeConverter+SimplePropertyDescriptor.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.ComponentModel/TypeConverter+StandardValuesCollection.xml
mcs/class/System/Documentation/en/System.ComponentModel/TypeConverter.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/TypeConverterAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/TypeDescriptionProvider.xml
mcs/class/System/Documentation/en/System.ComponentModel/TypeDescriptionProviderAttribute.xml
mcs/class/System/Documentation/en/System.ComponentModel/TypeDescriptor.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/TypeListConverter.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/UInt16Converter.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/UInt32Converter.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/UInt64Converter.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/WarningException.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.ComponentModel/Win32Exception.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Configuration/AppSettingsReader.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Configuration/ApplicationScopedSettingAttribute.xml
mcs/class/System/Documentation/en/System.Configuration/ApplicationSettingsBase.xml
mcs/class/System/Documentation/en/System.Configuration/ApplicationSettingsGroup.xml
mcs/class/System/Documentation/en/System.Configuration/ClientSettingsSection.xml
mcs/class/System/Documentation/en/System.Configuration/ConfigXmlDocument.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Configuration/ConfigurationException.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Configuration/ConfigurationSettings.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Configuration/DefaultSettingValueAttribute.xml
mcs/class/System/Documentation/en/System.Configuration/DictionarySectionHandler.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Configuration/IApplicationSettingsProvider.xml
mcs/class/System/Documentation/en/System.Configuration/IConfigurationSectionHandler.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Configuration/IConfigurationSystem.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Configuration/IPersistComponentSettings.xml
mcs/class/System/Documentation/en/System.Configuration/ISettingsProviderService.xml
mcs/class/System/Documentation/en/System.Configuration/IdnElement.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Configuration/IgnoreSectionHandler.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Configuration/IriParsingElement.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Configuration/LocalFileSettingsProvider.xml
mcs/class/System/Documentation/en/System.Configuration/NameValueFileSectionHandler.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Configuration/NameValueSectionHandler.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Configuration/NoSettingsVersionUpgradeAttribute.xml
mcs/class/System/Documentation/en/System.Configuration/SettingAttribute.xml
mcs/class/System/Documentation/en/System.Configuration/SettingChangingEventArgs.xml
mcs/class/System/Documentation/en/System.Configuration/SettingChangingEventHandler.xml
mcs/class/System/Documentation/en/System.Configuration/SettingElement.xml
mcs/class/System/Documentation/en/System.Configuration/SettingElementCollection.xml
mcs/class/System/Documentation/en/System.Configuration/SettingValueElement.xml
mcs/class/System/Documentation/en/System.Configuration/SettingsAttributeDictionary.xml
mcs/class/System/Documentation/en/System.Configuration/SettingsBase.xml
mcs/class/System/Documentation/en/System.Configuration/SettingsContext.xml
mcs/class/System/Documentation/en/System.Configuration/SettingsDescriptionAttribute.xml
mcs/class/System/Documentation/en/System.Configuration/SettingsGroupDescriptionAttribute.xml
mcs/class/System/Documentation/en/System.Configuration/SettingsGroupNameAttribute.xml
mcs/class/System/Documentation/en/System.Configuration/SettingsLoadedEventArgs.xml
mcs/class/System/Documentation/en/System.Configuration/SettingsLoadedEventHandler.xml
mcs/class/System/Documentation/en/System.Configuration/SettingsManageability.xml
mcs/class/System/Documentation/en/System.Configuration/SettingsManageabilityAttribute.xml
mcs/class/System/Documentation/en/System.Configuration/SettingsProperty.xml
mcs/class/System/Documentation/en/System.Configuration/SettingsPropertyCollection.xml
mcs/class/System/Documentation/en/System.Configuration/SettingsPropertyIsReadOnlyException.xml
mcs/class/System/Documentation/en/System.Configuration/SettingsPropertyNotFoundException.xml
mcs/class/System/Documentation/en/System.Configuration/SettingsPropertyValue.xml
mcs/class/System/Documentation/en/System.Configuration/SettingsPropertyValueCollection.xml
mcs/class/System/Documentation/en/System.Configuration/SettingsPropertyWrongTypeException.xml
mcs/class/System/Documentation/en/System.Configuration/SettingsProvider.xml
mcs/class/System/Documentation/en/System.Configuration/SettingsProviderAttribute.xml
mcs/class/System/Documentation/en/System.Configuration/SettingsProviderCollection.xml
mcs/class/System/Documentation/en/System.Configuration/SettingsSavingEventHandler.xml
mcs/class/System/Documentation/en/System.Configuration/SettingsSerializeAs.xml
mcs/class/System/Documentation/en/System.Configuration/SettingsSerializeAsAttribute.xml
mcs/class/System/Documentation/en/System.Configuration/SingleTagSectionHandler.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Configuration/SpecialSetting.xml
mcs/class/System/Documentation/en/System.Configuration/SpecialSettingAttribute.xml
mcs/class/System/Documentation/en/System.Configuration/UriSection.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Configuration/UserScopedSettingAttribute.xml
mcs/class/System/Documentation/en/System.Configuration/UserSettingsGroup.xml
mcs/class/System/Documentation/en/System.Diagnostics.CodeAnalysis/ExcludeFromCodeCoverageAttribute.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Diagnostics/BooleanSwitch.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/ConsoleTraceListener.xml
mcs/class/System/Documentation/en/System.Diagnostics/CorrelationManager.xml
mcs/class/System/Documentation/en/System.Diagnostics/CounterCreationData.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/CounterCreationDataCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/CounterSample.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/CounterSampleCalculator.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/DataReceivedEventArgs.xml
mcs/class/System/Documentation/en/System.Diagnostics/DataReceivedEventHandler.xml
mcs/class/System/Documentation/en/System.Diagnostics/Debug.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/DefaultTraceListener.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/DelimitedListTraceListener.xml
mcs/class/System/Documentation/en/System.Diagnostics/DiagnosticsConfigurationHandler.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/EntryWrittenEventArgs.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/EntryWrittenEventHandler.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/EventInstance.xml
mcs/class/System/Documentation/en/System.Diagnostics/EventLog.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/EventLogEntry.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/EventLogEntryCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/EventLogEntryType.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/EventLogPermission.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/EventLogPermissionAccess.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/EventLogPermissionAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/EventLogPermissionEntry.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/EventLogPermissionEntryCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/EventLogTraceListener.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/EventSourceCreationData.xml
mcs/class/System/Documentation/en/System.Diagnostics/EventTypeFilter.xml
mcs/class/System/Documentation/en/System.Diagnostics/FileVersionInfo.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/ICollectData.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/InstanceData.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/InstanceDataCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/InstanceDataCollectionCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/MonitoringDescriptionAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/OverflowAction.xml
mcs/class/System/Documentation/en/System.Diagnostics/PerformanceCounter.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/PerformanceCounterCategory.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/PerformanceCounterCategoryType.xml
mcs/class/System/Documentation/en/System.Diagnostics/PerformanceCounterInstanceLifetime.xml
mcs/class/System/Documentation/en/System.Diagnostics/PerformanceCounterManager.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/PerformanceCounterPermission.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/PerformanceCounterPermissionAccess.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/PerformanceCounterPermissionAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/PerformanceCounterPermissionEntry.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/PerformanceCounterPermissionEntryCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/PerformanceCounterType.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/Process.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/ProcessModule.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/ProcessModuleCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/ProcessPriorityClass.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/ProcessStartInfo.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/ProcessThread.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/ProcessThreadCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/ProcessWindowStyle.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/SourceFilter.xml
mcs/class/System/Documentation/en/System.Diagnostics/SourceLevels.xml
mcs/class/System/Documentation/en/System.Diagnostics/SourceSwitch.xml
mcs/class/System/Documentation/en/System.Diagnostics/Stopwatch.xml
mcs/class/System/Documentation/en/System.Diagnostics/Switch.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/SwitchAttribute.xml
mcs/class/System/Documentation/en/System.Diagnostics/SwitchLevelAttribute.xml
mcs/class/System/Documentation/en/System.Diagnostics/TextWriterTraceListener.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/ThreadPriorityLevel.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/ThreadState.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/ThreadWaitReason.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/Trace.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/TraceEventCache.xml
mcs/class/System/Documentation/en/System.Diagnostics/TraceEventType.xml
mcs/class/System/Documentation/en/System.Diagnostics/TraceFilter.xml
mcs/class/System/Documentation/en/System.Diagnostics/TraceLevel.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/TraceListener.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/TraceListenerCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/TraceOptions.xml
mcs/class/System/Documentation/en/System.Diagnostics/TraceSource.xml
mcs/class/System/Documentation/en/System.Diagnostics/TraceSwitch.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Diagnostics/XmlWriterTraceListener.xml
mcs/class/System/Documentation/en/System.IO.Compression/CompressionLevel.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.IO.Compression/CompressionMode.xml
mcs/class/System/Documentation/en/System.IO.Compression/DeflateStream.xml
mcs/class/System/Documentation/en/System.IO.Compression/GZipStream.xml
mcs/class/System/Documentation/en/System.IO.Ports/Handshake.xml
mcs/class/System/Documentation/en/System.IO.Ports/Parity.xml
mcs/class/System/Documentation/en/System.IO.Ports/SerialData.xml
mcs/class/System/Documentation/en/System.IO.Ports/SerialDataReceivedEventArgs.xml
mcs/class/System/Documentation/en/System.IO.Ports/SerialDataReceivedEventHandler.xml
mcs/class/System/Documentation/en/System.IO.Ports/SerialError.xml
mcs/class/System/Documentation/en/System.IO.Ports/SerialErrorReceivedEventArgs.xml
mcs/class/System/Documentation/en/System.IO.Ports/SerialErrorReceivedEventHandler.xml
mcs/class/System/Documentation/en/System.IO.Ports/SerialPinChange.xml
mcs/class/System/Documentation/en/System.IO.Ports/SerialPinChangedEventArgs.xml
mcs/class/System/Documentation/en/System.IO.Ports/SerialPinChangedEventHandler.xml
mcs/class/System/Documentation/en/System.IO.Ports/SerialPort.xml
mcs/class/System/Documentation/en/System.IO.Ports/StopBits.xml
mcs/class/System/Documentation/en/System.IO/ErrorEventArgs.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.IO/ErrorEventHandler.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.IO/FileSystemEventArgs.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.IO/FileSystemEventHandler.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.IO/FileSystemWatcher.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.IO/IODescriptionAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.IO/InternalBufferOverflowException.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.IO/InvalidDataException.xml
mcs/class/System/Documentation/en/System.IO/NotifyFilters.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.IO/RenamedEventArgs.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.IO/RenamedEventHandler.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.IO/WaitForChangedResult.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.IO/WatcherChangeTypes.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Media/SoundPlayer.xml
mcs/class/System/Documentation/en/System.Media/SystemSound.xml
mcs/class/System/Documentation/en/System.Media/SystemSounds.xml
mcs/class/System/Documentation/en/System.Net.Cache/HttpCacheAgeControl.xml
mcs/class/System/Documentation/en/System.Net.Cache/HttpRequestCacheLevel.xml
mcs/class/System/Documentation/en/System.Net.Cache/HttpRequestCachePolicy.xml
mcs/class/System/Documentation/en/System.Net.Cache/RequestCacheLevel.xml
mcs/class/System/Documentation/en/System.Net.Cache/RequestCachePolicy.xml
mcs/class/System/Documentation/en/System.Net.Configuration/AuthenticationModuleElement.xml
mcs/class/System/Documentation/en/System.Net.Configuration/AuthenticationModuleElementCollection.xml
mcs/class/System/Documentation/en/System.Net.Configuration/AuthenticationModulesSection.xml
mcs/class/System/Documentation/en/System.Net.Configuration/BypassElement.xml
mcs/class/System/Documentation/en/System.Net.Configuration/BypassElementCollection.xml
mcs/class/System/Documentation/en/System.Net.Configuration/ConnectionManagementElement.xml
mcs/class/System/Documentation/en/System.Net.Configuration/ConnectionManagementElementCollection.xml
mcs/class/System/Documentation/en/System.Net.Configuration/ConnectionManagementSection.xml
mcs/class/System/Documentation/en/System.Net.Configuration/DefaultProxySection.xml
mcs/class/System/Documentation/en/System.Net.Configuration/FtpCachePolicyElement.xml
mcs/class/System/Documentation/en/System.Net.Configuration/HttpCachePolicyElement.xml
mcs/class/System/Documentation/en/System.Net.Configuration/HttpWebRequestElement.xml
mcs/class/System/Documentation/en/System.Net.Configuration/Ipv6Element.xml
mcs/class/System/Documentation/en/System.Net.Configuration/MailSettingsSectionGroup.xml
mcs/class/System/Documentation/en/System.Net.Configuration/ModuleElement.xml
mcs/class/System/Documentation/en/System.Net.Configuration/NetSectionGroup.xml
mcs/class/System/Documentation/en/System.Net.Configuration/PerformanceCountersElement.xml
mcs/class/System/Documentation/en/System.Net.Configuration/ProxyElement+AutoDetectValues.xml
mcs/class/System/Documentation/en/System.Net.Configuration/ProxyElement+BypassOnLocalValues.xml
mcs/class/System/Documentation/en/System.Net.Configuration/ProxyElement+UseSystemDefaultValues.xml
mcs/class/System/Documentation/en/System.Net.Configuration/ProxyElement.xml
mcs/class/System/Documentation/en/System.Net.Configuration/RequestCachingSection.xml
mcs/class/System/Documentation/en/System.Net.Configuration/ServicePointManagerElement.xml
mcs/class/System/Documentation/en/System.Net.Configuration/SettingsSection.xml
mcs/class/System/Documentation/en/System.Net.Configuration/SmtpNetworkElement.xml
mcs/class/System/Documentation/en/System.Net.Configuration/SmtpSection.xml
mcs/class/System/Documentation/en/System.Net.Configuration/SmtpSpecifiedPickupDirectoryElement.xml
mcs/class/System/Documentation/en/System.Net.Configuration/SocketElement.xml
mcs/class/System/Documentation/en/System.Net.Configuration/WebProxyScriptElement.xml
mcs/class/System/Documentation/en/System.Net.Configuration/WebRequestModuleElement.xml
mcs/class/System/Documentation/en/System.Net.Configuration/WebRequestModuleElementCollection.xml
mcs/class/System/Documentation/en/System.Net.Configuration/WebRequestModulesSection.xml
mcs/class/System/Documentation/en/System.Net.Mail/AlternateView.xml
mcs/class/System/Documentation/en/System.Net.Mail/AlternateViewCollection.xml
mcs/class/System/Documentation/en/System.Net.Mail/Attachment.xml
mcs/class/System/Documentation/en/System.Net.Mail/AttachmentBase.xml
mcs/class/System/Documentation/en/System.Net.Mail/AttachmentCollection.xml
mcs/class/System/Documentation/en/System.Net.Mail/DeliveryNotificationOptions.xml
mcs/class/System/Documentation/en/System.Net.Mail/LinkedResource.xml
mcs/class/System/Documentation/en/System.Net.Mail/LinkedResourceCollection.xml
mcs/class/System/Documentation/en/System.Net.Mail/MailAddress.xml
mcs/class/System/Documentation/en/System.Net.Mail/MailAddressCollection.xml
mcs/class/System/Documentation/en/System.Net.Mail/MailMessage.xml
mcs/class/System/Documentation/en/System.Net.Mail/MailPriority.xml
mcs/class/System/Documentation/en/System.Net.Mail/SendCompletedEventHandler.xml
mcs/class/System/Documentation/en/System.Net.Mail/SmtpAccess.xml
mcs/class/System/Documentation/en/System.Net.Mail/SmtpClient.xml
mcs/class/System/Documentation/en/System.Net.Mail/SmtpDeliveryMethod.xml
mcs/class/System/Documentation/en/System.Net.Mail/SmtpException.xml
mcs/class/System/Documentation/en/System.Net.Mail/SmtpFailedRecipientException.xml
mcs/class/System/Documentation/en/System.Net.Mail/SmtpFailedRecipientsException.xml
mcs/class/System/Documentation/en/System.Net.Mail/SmtpPermission.xml
mcs/class/System/Documentation/en/System.Net.Mail/SmtpPermissionAttribute.xml
mcs/class/System/Documentation/en/System.Net.Mail/SmtpStatusCode.xml
mcs/class/System/Documentation/en/System.Net.Mime/ContentDisposition.xml
mcs/class/System/Documentation/en/System.Net.Mime/ContentType.xml
mcs/class/System/Documentation/en/System.Net.Mime/DispositionTypeNames.xml
mcs/class/System/Documentation/en/System.Net.Mime/MediaTypeNames+Application.xml
mcs/class/System/Documentation/en/System.Net.Mime/MediaTypeNames+Image.xml
mcs/class/System/Documentation/en/System.Net.Mime/MediaTypeNames+Text.xml
mcs/class/System/Documentation/en/System.Net.Mime/MediaTypeNames.xml
mcs/class/System/Documentation/en/System.Net.Mime/TransferEncoding.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/DuplicateAddressDetectionState.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/GatewayIPAddressInformation.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/GatewayIPAddressInformationCollection.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/IPAddressCollection.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/IPAddressInformation.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/IPAddressInformationCollection.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/IPGlobalProperties.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/IPGlobalStatistics.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/IPInterfaceProperties.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/IPStatus.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/IPv4InterfaceProperties.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/IPv4InterfaceStatistics.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/IPv6InterfaceProperties.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/IcmpV4Statistics.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/IcmpV6Statistics.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/MulticastIPAddressInformation.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/MulticastIPAddressInformationCollection.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/NetBiosNodeType.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/NetworkAddressChangedEventHandler.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/NetworkAvailabilityChangedEventHandler.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/NetworkAvailabilityEventArgs.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/NetworkChange.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/NetworkInformationAccess.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/NetworkInformationException.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/NetworkInformationPermission.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/NetworkInformationPermissionAttribute.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/NetworkInterface.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/NetworkInterfaceComponent.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/NetworkInterfaceType.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/OperationalStatus.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/PhysicalAddress.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/Ping.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/PingCompletedEventArgs.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/PingCompletedEventHandler.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/PingException.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/PingOptions.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/PingReply.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/PrefixOrigin.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/SuffixOrigin.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/TcpConnectionInformation.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/TcpState.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/TcpStatistics.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/UdpStatistics.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/UnicastIPAddressInformation.xml
mcs/class/System/Documentation/en/System.Net.NetworkInformation/UnicastIPAddressInformationCollection.xml
mcs/class/System/Documentation/en/System.Net.Security/AuthenticatedStream.xml
mcs/class/System/Documentation/en/System.Net.Security/AuthenticationLevel.xml
mcs/class/System/Documentation/en/System.Net.Security/LocalCertificateSelectionCallback.xml
mcs/class/System/Documentation/en/System.Net.Security/NegotiateStream.xml
mcs/class/System/Documentation/en/System.Net.Security/ProtectionLevel.xml
mcs/class/System/Documentation/en/System.Net.Security/RemoteCertificateValidationCallback.xml
mcs/class/System/Documentation/en/System.Net.Security/SslPolicyErrors.xml
mcs/class/System/Documentation/en/System.Net.Security/SslStream.xml
mcs/class/System/Documentation/en/System.Net.Sockets/AddressFamily.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net.Sockets/IOControlCode.xml
mcs/class/System/Documentation/en/System.Net.Sockets/IPPacketInformation.xml
mcs/class/System/Documentation/en/System.Net.Sockets/IPv6MulticastOption.xml
mcs/class/System/Documentation/en/System.Net.Sockets/LingerOption.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net.Sockets/MulticastOption.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net.Sockets/NetworkStream.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net.Sockets/ProtocolFamily.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net.Sockets/ProtocolType.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net.Sockets/SelectMode.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net.Sockets/SendPacketsElement.xml
mcs/class/System/Documentation/en/System.Net.Sockets/Socket.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net.Sockets/SocketAsyncEventArgs.xml
mcs/class/System/Documentation/en/System.Net.Sockets/SocketAsyncOperation.xml
mcs/class/System/Documentation/en/System.Net.Sockets/SocketError.xml
mcs/class/System/Documentation/en/System.Net.Sockets/SocketException.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net.Sockets/SocketFlags.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net.Sockets/SocketInformation.xml
mcs/class/System/Documentation/en/System.Net.Sockets/SocketInformationOptions.xml
mcs/class/System/Documentation/en/System.Net.Sockets/SocketOptionLevel.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net.Sockets/SocketOptionName.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net.Sockets/SocketShutdown.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net.Sockets/SocketType.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net.Sockets/TcpClient.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net.Sockets/TcpListener.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net.Sockets/TransmitFileOptions.xml
mcs/class/System/Documentation/en/System.Net.Sockets/UdpClient.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net.Sockets/UdpReceiveResult.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Net.WebSockets/ClientWebSocket.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Net.WebSockets/ClientWebSocketOptions.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Net.WebSockets/HttpListenerWebSocketContext.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Net.WebSockets/WebSocket.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Net.WebSockets/WebSocketCloseStatus.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Net.WebSockets/WebSocketContext.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Net.WebSockets/WebSocketError.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Net.WebSockets/WebSocketException.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Net.WebSockets/WebSocketMessageType.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Net.WebSockets/WebSocketReceiveResult.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Net.WebSockets/WebSocketState.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Net/AuthenticationManager.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/AuthenticationSchemeSelector.xml
mcs/class/System/Documentation/en/System.Net/AuthenticationSchemes.xml
mcs/class/System/Documentation/en/System.Net/Authorization.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/BindIPEndPoint.xml
mcs/class/System/Documentation/en/System.Net/CipherSuitesCallback.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Net/Cookie.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/CookieCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/CookieContainer.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/CookieException.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/CredentialCache.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/DecompressionMethods.xml
mcs/class/System/Documentation/en/System.Net/Dns.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/DnsEndPoint.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Net/DnsPermission.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/DnsPermissionAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/DownloadDataCompletedEventArgs.xml
mcs/class/System/Documentation/en/System.Net/DownloadDataCompletedEventHandler.xml
mcs/class/System/Documentation/en/System.Net/DownloadProgressChangedEventArgs.xml
mcs/class/System/Documentation/en/System.Net/DownloadProgressChangedEventHandler.xml
mcs/class/System/Documentation/en/System.Net/DownloadStringCompletedEventArgs.xml
mcs/class/System/Documentation/en/System.Net/DownloadStringCompletedEventHandler.xml
mcs/class/System/Documentation/en/System.Net/EndPoint.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/EndpointPermission.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/FileWebRequest.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/FileWebResponse.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/FtpStatusCode.xml
mcs/class/System/Documentation/en/System.Net/FtpWebRequest.xml
mcs/class/System/Documentation/en/System.Net/FtpWebResponse.xml
mcs/class/System/Documentation/en/System.Net/GlobalProxySelection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/HttpContinueDelegate.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/HttpListener.xml
mcs/class/System/Documentation/en/System.Net/HttpListenerBasicIdentity.xml
mcs/class/System/Documentation/en/System.Net/HttpListenerContext.xml
mcs/class/System/Documentation/en/System.Net/HttpListenerException.xml
mcs/class/System/Documentation/en/System.Net/HttpListenerPrefixCollection.xml
mcs/class/System/Documentation/en/System.Net/HttpListenerRequest.xml
mcs/class/System/Documentation/en/System.Net/HttpListenerResponse.xml
mcs/class/System/Documentation/en/System.Net/HttpRequestHeader.xml
mcs/class/System/Documentation/en/System.Net/HttpResponseHeader.xml
mcs/class/System/Documentation/en/System.Net/HttpStatusCode.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/HttpVersion.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/HttpWebRequest.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/HttpWebResponse.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/IAuthenticationModule.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/ICertificatePolicy.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/ICredentialPolicy.xml
mcs/class/System/Documentation/en/System.Net/ICredentials.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/ICredentialsByHost.xml
mcs/class/System/Documentation/en/System.Net/IPAddress.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/IPEndPoint.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/IPHostEntry.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/IWebProxy.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/IWebProxyScript.xml
mcs/class/System/Documentation/en/System.Net/IWebRequestCreate.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/NetworkAccess.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/NetworkCredential.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/OpenReadCompletedEventArgs.xml
mcs/class/System/Documentation/en/System.Net/OpenReadCompletedEventHandler.xml
mcs/class/System/Documentation/en/System.Net/OpenWriteCompletedEventArgs.xml
mcs/class/System/Documentation/en/System.Net/OpenWriteCompletedEventHandler.xml
mcs/class/System/Documentation/en/System.Net/ProtocolViolationException.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/SecurityProtocolType.xml
mcs/class/System/Documentation/en/System.Net/ServicePoint.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/ServicePointManager.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/SocketAddress.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/SocketPermission.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/SocketPermissionAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/TransportContext.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Net/TransportType.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/UploadDataCompletedEventArgs.xml
mcs/class/System/Documentation/en/System.Net/UploadDataCompletedEventHandler.xml
mcs/class/System/Documentation/en/System.Net/UploadFileCompletedEventArgs.xml
mcs/class/System/Documentation/en/System.Net/UploadFileCompletedEventHandler.xml
mcs/class/System/Documentation/en/System.Net/UploadProgressChangedEventArgs.xml
mcs/class/System/Documentation/en/System.Net/UploadProgressChangedEventHandler.xml
mcs/class/System/Documentation/en/System.Net/UploadStringCompletedEventArgs.xml
mcs/class/System/Documentation/en/System.Net/UploadStringCompletedEventHandler.xml
mcs/class/System/Documentation/en/System.Net/UploadValuesCompletedEventArgs.xml
mcs/class/System/Documentation/en/System.Net/UploadValuesCompletedEventHandler.xml
mcs/class/System/Documentation/en/System.Net/WebClient.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/WebException.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/WebExceptionStatus.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/WebHeaderCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/WebPermission.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/WebPermissionAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/WebProxy.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/WebRequest.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/WebRequestMethods+File.xml
mcs/class/System/Documentation/en/System.Net/WebRequestMethods+Ftp.xml
mcs/class/System/Documentation/en/System.Net/WebRequestMethods+Http.xml
mcs/class/System/Documentation/en/System.Net/WebRequestMethods.xml
mcs/class/System/Documentation/en/System.Net/WebResponse.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Net/WebUtility.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Runtime.InteropServices.ComTypes/ADVF.xml
mcs/class/System/Documentation/en/System.Runtime.InteropServices.ComTypes/DATADIR.xml
mcs/class/System/Documentation/en/System.Runtime.InteropServices.ComTypes/DVASPECT.xml
mcs/class/System/Documentation/en/System.Runtime.InteropServices.ComTypes/FORMATETC.xml
mcs/class/System/Documentation/en/System.Runtime.InteropServices.ComTypes/IAdviseSink.xml
mcs/class/System/Documentation/en/System.Runtime.InteropServices.ComTypes/IDataObject.xml
mcs/class/System/Documentation/en/System.Runtime.InteropServices.ComTypes/IEnumFORMATETC.xml
mcs/class/System/Documentation/en/System.Runtime.InteropServices.ComTypes/IEnumSTATDATA.xml
mcs/class/System/Documentation/en/System.Runtime.InteropServices.ComTypes/STATDATA.xml
mcs/class/System/Documentation/en/System.Runtime.InteropServices.ComTypes/STGMEDIUM.xml
mcs/class/System/Documentation/en/System.Runtime.InteropServices.ComTypes/TYMED.xml
mcs/class/System/Documentation/en/System.Runtime.InteropServices/DefaultParameterValueAttribute.xml
mcs/class/System/Documentation/en/System.Runtime.InteropServices/HandleCollector.xml
mcs/class/System/Documentation/en/System.Runtime.InteropServices/StandardOleMarshalObject.xml
mcs/class/System/Documentation/en/System.Runtime.Versioning/FrameworkName.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Security.AccessControl/SemaphoreAccessRule.xml
mcs/class/System/Documentation/en/System.Security.AccessControl/SemaphoreAuditRule.xml
mcs/class/System/Documentation/en/System.Security.AccessControl/SemaphoreRights.xml
mcs/class/System/Documentation/en/System.Security.AccessControl/SemaphoreSecurity.xml
mcs/class/System/Documentation/en/System.Security.Authentication.ExtendedProtection.Configuration/ExtendedProtectionPolicyElement.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Security.Authentication.ExtendedProtection.Configuration/ServiceNameElement.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Security.Authentication.ExtendedProtection.Configuration/ServiceNameElementCollection.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Security.Authentication.ExtendedProtection/ChannelBinding.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Security.Authentication.ExtendedProtection/ChannelBindingKind.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Security.Authentication.ExtendedProtection/ExtendedProtectionPolicy.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Security.Authentication.ExtendedProtection/ExtendedProtectionPolicyTypeConverter.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Security.Authentication.ExtendedProtection/PolicyEnforcement.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Security.Authentication.ExtendedProtection/ProtectionScenario.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Security.Authentication.ExtendedProtection/ServiceNameCollection.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Security.Authentication/AuthenticationException.xml
mcs/class/System/Documentation/en/System.Security.Authentication/CipherAlgorithmType.xml
mcs/class/System/Documentation/en/System.Security.Authentication/ExchangeAlgorithmType.xml
mcs/class/System/Documentation/en/System.Security.Authentication/HashAlgorithmType.xml
mcs/class/System/Documentation/en/System.Security.Authentication/InvalidCredentialException.xml
mcs/class/System/Documentation/en/System.Security.Authentication/SslProtocols.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/OpenFlags.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/PublicKey.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/StoreLocation.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/StoreName.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/X500DistinguishedName.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/X500DistinguishedNameFlags.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/X509BasicConstraintsExtension.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/X509Certificate2.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/X509Certificate2Collection.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/X509Certificate2Enumerator.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/X509CertificateCollection+X509CertificateEnumerator.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/X509CertificateCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/X509Chain.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/X509ChainElement.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/X509ChainElementCollection.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/X509ChainElementEnumerator.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/X509ChainPolicy.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/X509ChainStatus.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/X509ChainStatusFlags.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/X509EnhancedKeyUsageExtension.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/X509Extension.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/X509ExtensionCollection.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/X509ExtensionEnumerator.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/X509FindType.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/X509IncludeOption.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/X509KeyUsageExtension.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/X509KeyUsageFlags.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/X509NameType.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/X509RevocationFlag.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/X509RevocationMode.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/X509Store.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/X509SubjectKeyIdentifierExtension.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/X509SubjectKeyIdentifierHashAlgorithm.xml
mcs/class/System/Documentation/en/System.Security.Cryptography.X509Certificates/X509VerificationFlags.xml
mcs/class/System/Documentation/en/System.Security.Cryptography/AsnEncodedData.xml
mcs/class/System/Documentation/en/System.Security.Cryptography/AsnEncodedDataCollection.xml
mcs/class/System/Documentation/en/System.Security.Cryptography/AsnEncodedDataEnumerator.xml
mcs/class/System/Documentation/en/System.Security.Cryptography/Oid.xml
mcs/class/System/Documentation/en/System.Security.Cryptography/OidCollection.xml
mcs/class/System/Documentation/en/System.Security.Cryptography/OidEnumerator.xml
mcs/class/System/Documentation/en/System.Security.Permissions/ResourcePermissionBase.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Security.Permissions/ResourcePermissionBaseEntry.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Security.Permissions/StorePermission.xml
mcs/class/System/Documentation/en/System.Security.Permissions/StorePermissionAttribute.xml
mcs/class/System/Documentation/en/System.Security.Permissions/StorePermissionFlags.xml
mcs/class/System/Documentation/en/System.Text.RegularExpressions/Capture.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Text.RegularExpressions/CaptureCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Text.RegularExpressions/Group.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Text.RegularExpressions/GroupCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Text.RegularExpressions/Match.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Text.RegularExpressions/MatchCollection.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Text.RegularExpressions/MatchEvaluator.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Text.RegularExpressions/Regex.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Text.RegularExpressions/RegexCompilationInfo.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Text.RegularExpressions/RegexMatchTimeoutException.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Text.RegularExpressions/RegexOptions.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Text.RegularExpressions/RegexRunner.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Text.RegularExpressions/RegexRunnerFactory.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Threading/Barrier.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Threading/BarrierPostPhaseException.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System.Threading/Semaphore.xml
mcs/class/System/Documentation/en/System.Threading/ThreadExceptionEventArgs.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Threading/ThreadExceptionEventHandler.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Timers/ElapsedEventArgs.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Timers/ElapsedEventHandler.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Timers/Timer.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Timers/TimersDescriptionAttribute.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System.Web/AspNetHostingPermission.xml
mcs/class/System/Documentation/en/System.Web/AspNetHostingPermissionAttribute.xml
mcs/class/System/Documentation/en/System.Web/AspNetHostingPermissionLevel.xml
mcs/class/System/Documentation/en/System.Windows.Input/ICommand.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/System/FileStyleUriParser.xml
mcs/class/System/Documentation/en/System/FtpStyleUriParser.xml
mcs/class/System/Documentation/en/System/GenericUriParser.xml
mcs/class/System/Documentation/en/System/GenericUriParserOptions.xml
mcs/class/System/Documentation/en/System/GopherStyleUriParser.xml
mcs/class/System/Documentation/en/System/HttpStyleUriParser.xml
mcs/class/System/Documentation/en/System/LdapStyleUriParser.xml
mcs/class/System/Documentation/en/System/NetPipeStyleUriParser.xml
mcs/class/System/Documentation/en/System/NetTcpStyleUriParser.xml
mcs/class/System/Documentation/en/System/NewsStyleUriParser.xml
mcs/class/System/Documentation/en/System/Uri.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System/UriBuilder.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System/UriComponents.xml
mcs/class/System/Documentation/en/System/UriFormat.xml
mcs/class/System/Documentation/en/System/UriFormatException.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System/UriHostNameType.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System/UriIdnScope.xml
mcs/class/System/Documentation/en/System/UriKind.xml
mcs/class/System/Documentation/en/System/UriParser.xml
mcs/class/System/Documentation/en/System/UriPartial.xml [changed mode: 0755->0644]
mcs/class/System/Documentation/en/System/UriTypeConverter.xml
mcs/class/System/Documentation/en/index.xml
mcs/class/System/Documentation/en/ns-.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/ns-System.Collections.Concurrent.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/ns-System.Collections.ObjectModel.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/ns-System.Diagnostics.CodeAnalysis.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/ns-System.Net.WebSockets.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/ns-System.Runtime.Versioning.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/ns-System.Security.Authentication.ExtendedProtection.Configuration.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/ns-System.Security.Authentication.ExtendedProtection.xml [new file with mode: 0644]
mcs/class/System/Documentation/en/ns-System.Windows.Input.xml [new file with mode: 0644]