Skip to content

Instantly share code, notes, and snippets.

@mandel-macaque
Last active November 20, 2017 18:09
Show Gist options
  • Save mandel-macaque/57ed0b6d3142ea8b0b42caf456cabdb8 to your computer and use it in GitHub Desktop.
Save mandel-macaque/57ed0b6d3142ea8b0b42caf456cabdb8 to your computer and use it in GitHub Desktop.
/Library/Frameworks/Xamarin.iOS.framework/Versions/11.7.0.89/src/
└── Xamarin.iOS
├── ARKit
│   ├── ARAnchor.g.cs
│   ├── ARBlendShapeLocationKeys.g.cs
│   ├── ARBlendShapeLocationOptions.g.cs
│   ├── ARCamera.g.cs
│   ├── ARConfiguration.g.cs
│   ├── ARDirectionalLightEstimate.g.cs
│   ├── ARErrorCode.g.cs
│   ├── ARFaceAnchor.g.cs
│   ├── ARFaceGeometry.g.cs
│   ├── ARFaceTrackingConfiguration.g.cs
│   ├── ARFrame.g.cs
│   ├── ARHitTestResult.g.cs
│   ├── ARHitTestResultType.g.cs
│   ├── ARLightEstimate.g.cs
│   ├── AROrientationTrackingConfiguration.g.cs
│   ├── ARPlaneAnchor.g.cs
│   ├── ARPlaneAnchorAlignment.g.cs
│   ├── ARPlaneDetection.g.cs
│   ├── ARPointCloud.cs
│   ├── ARPointCloud.g.cs
│   ├── ARSCNDebugOptions.g.cs
│   ├── ARSCNFaceGeometry.g.cs
│   ├── ARSCNView.g.cs
│   ├── ARSCNViewDelegate.g.cs
│   ├── ARSKView.g.cs
│   ├── ARSKViewDelegate.g.cs
│   ├── ARSession.g.cs
│   ├── ARSessionDelegate.g.cs
│   ├── ARSessionObserver.g.cs
│   ├── ARSessionRunOptions.g.cs
│   ├── ARTrackable.g.cs
│   ├── ARTrackingState.g.cs
│   ├── ARTrackingStateReason.g.cs
│   ├── ARWorldAlignment.g.cs
│   └── ARWorldTrackingConfiguration.g.cs
├── AVFoundation
│   ├── AVAggregateAssetDownloadTask.g.cs
│   ├── AVAsset.g.cs
│   ├── AVAssetCache.g.cs
│   ├── AVAssetDownloadDelegate.g.cs
│   ├── AVAssetDownloadOptions.g.cs
│   ├── AVAssetDownloadStorageManagementPolicy.g.cs
│   ├── AVAssetDownloadStorageManager.g.cs
│   ├── AVAssetDownloadTask.cs
│   ├── AVAssetDownloadTask.g.cs
│   ├── AVAssetDownloadTaskKeys.g.cs
│   ├── AVAssetDownloadUrlSession.cs
│   ├── AVAssetDownloadUrlSession.g.cs
│   ├── AVAssetExportSession.g.cs
│   ├── AVAssetExportSessionPreset.g.cs
│   ├── AVAssetExportSessionStatus.g.cs
│   ├── AVAssetImageGenerator.cs
│   ├── AVAssetImageGenerator.g.cs
│   ├── AVAssetImageGeneratorResult.g.cs
│   ├── AVAssetReader.g.cs
│   ├── AVAssetReaderAudioMixOutput.g.cs
│   ├── AVAssetReaderOutput.g.cs
│   ├── AVAssetReaderOutputMetadataAdaptor.g.cs
│   ├── AVAssetReaderSampleReferenceOutput.g.cs
│   ├── AVAssetReaderStatus.g.cs
│   ├── AVAssetReaderTrackOutput.g.cs
│   ├── AVAssetReaderVideoCompositionOutput.cs
│   ├── AVAssetReaderVideoCompositionOutput.g.cs
│   ├── AVAssetReferenceRestrictions.g.cs
│   ├── AVAssetResourceLoader.g.cs
│   ├── AVAssetResourceLoaderDelegate.g.cs
│   ├── AVAssetResourceLoadingContentInformationRequest.g.cs
│   ├── AVAssetResourceLoadingDataRequest.cs
│   ├── AVAssetResourceLoadingDataRequest.g.cs
│   ├── AVAssetResourceLoadingRequest.g.cs
│   ├── AVAssetResourceRenewalRequest.g.cs
│   ├── AVAssetTrack.g.cs
│   ├── AVAssetTrackGroup.g.cs
│   ├── AVAssetTrackSegment.g.cs
│   ├── AVAssetTrackTrackAssociation.g.cs
│   ├── AVAssetWriter.g.cs
│   ├── AVAssetWriterInput.g.cs
│   ├── AVAssetWriterInputGroup.g.cs
│   ├── AVAssetWriterInputMediaDataLocation.g.cs
│   ├── AVAssetWriterInputMetadataAdaptor.g.cs
│   ├── AVAssetWriterInputPassDescription.g.cs
│   ├── AVAssetWriterInputPixelBufferAdaptor.g.cs
│   ├── AVAssetWriterStatus.g.cs
│   ├── AVAsynchronousCIImageFilteringRequest.g.cs
│   ├── AVAsynchronousKeyValueLoading.g.cs
│   ├── AVAsynchronousVideoCompositionRequest.g.cs
│   ├── AVAudio3DMixing.g.cs
│   ├── AVAudio3DMixingRenderingAlgorithm.g.cs
│   ├── AVAudioBitRateStrategy.g.cs
│   ├── AVAudioBuffer.cs
│   ├── AVAudioBuffer.g.cs
│   ├── AVAudioChannelLayout.cs
│   ├── AVAudioChannelLayout.g.cs
│   ├── AVAudioCommonFormat.g.cs
│   ├── AVAudioCompressedBuffer.g.cs
│   ├── AVAudioConnectionPoint.g.cs
│   ├── AVAudioConverter.g.cs
│   ├── AVAudioConverterInputStatus.g.cs
│   ├── AVAudioConverterOutputStatus.g.cs
│   ├── AVAudioConverterPrimeInfo.cs
│   ├── AVAudioConverterPrimeMethod.g.cs
│   ├── AVAudioEngine.g.cs
│   ├── AVAudioEngineManualRenderingError.g.cs
│   ├── AVAudioEngineManualRenderingMode.g.cs
│   ├── AVAudioEngineManualRenderingStatus.g.cs
│   ├── AVAudioEnvironmentDistanceAttenuationModel.g.cs
│   ├── AVAudioEnvironmentDistanceAttenuationParameters.g.cs
│   ├── AVAudioEnvironmentNode.g.cs
│   ├── AVAudioEnvironmentReverbParameters.g.cs
│   ├── AVAudioFile.g.cs
│   ├── AVAudioFormat.cs
│   ├── AVAudioFormat.g.cs
│   ├── AVAudioIONode.g.cs
│   ├── AVAudioInputNode.g.cs
│   ├── AVAudioMix.g.cs
│   ├── AVAudioMixInputParameters.g.cs
│   ├── AVAudioMixerNode.g.cs
│   ├── AVAudioMixing.g.cs
│   ├── AVAudioMixingDestination.g.cs
│   ├── AVAudioNode.g.cs
│   ├── AVAudioOutputNode.g.cs
│   ├── AVAudioPcmBuffer.g.cs
│   ├── AVAudioPlayer.cs
│   ├── AVAudioPlayer.g.cs
│   ├── AVAudioPlayerDelegate.g.cs
│   ├── AVAudioPlayerNode.g.cs
│   ├── AVAudioPlayerNodeBufferOptions.g.cs
│   ├── AVAudioPlayerNodeCompletionCallbackType.g.cs
│   ├── AVAudioQuality.g.cs
│   ├── AVAudioRecorder.cs
│   ├── AVAudioRecorder.g.cs
│   ├── AVAudioRecorderDelegate.g.cs
│   ├── AVAudioSequencer.g.cs
│   ├── AVAudioSession.cs
│   ├── AVAudioSession.g.cs
│   ├── AVAudioSessionCategoryOptions.g.cs
│   ├── AVAudioSessionChannelDescription.g.cs
│   ├── AVAudioSessionDataSourceDescription.cs
│   ├── AVAudioSessionDataSourceDescription.g.cs
│   ├── AVAudioSessionDelegate.g.cs
│   ├── AVAudioSessionErrorCode.g.cs
│   ├── AVAudioSessionFlags.g.cs
│   ├── AVAudioSessionIOType.g.cs
│   ├── AVAudioSessionInterruptionFlags.g.cs
│   ├── AVAudioSessionInterruptionOptions.g.cs
│   ├── AVAudioSessionInterruptionType.g.cs
│   ├── AVAudioSessionPortDescription.cs
│   ├── AVAudioSessionPortDescription.g.cs
│   ├── AVAudioSessionPortOverride.g.cs
│   ├── AVAudioSessionRecordPermission.g.cs
│   ├── AVAudioSessionRouteChangeReason.g.cs
│   ├── AVAudioSessionRouteDescription.g.cs
│   ├── AVAudioSessionRouteSharingPolicy.g.cs
│   ├── AVAudioSessionSetActiveOptions.g.cs
│   ├── AVAudioSessionSilenceSecondaryAudioHintType.g.cs
│   ├── AVAudioSettings.cs
│   ├── AVAudioSettings.g.cs
│   ├── AVAudioStereoMixing.g.cs
│   ├── AVAudioTime.g.cs
│   ├── AVAudioTimePitchAlgorithm.g.cs
│   ├── AVAudioUnit.g.cs
│   ├── AVAudioUnitComponent.g.cs
│   ├── AVAudioUnitComponentManager.g.cs
│   ├── AVAudioUnitDelay.g.cs
│   ├── AVAudioUnitDistortion.g.cs
│   ├── AVAudioUnitDistortionPreset.g.cs
│   ├── AVAudioUnitEQ.g.cs
│   ├── AVAudioUnitEQFilterParameters.g.cs
│   ├── AVAudioUnitEQFilterType.g.cs
│   ├── AVAudioUnitEffect.g.cs
│   ├── AVAudioUnitGenerator.g.cs
│   ├── AVAudioUnitManufacturerName.g.cs
│   ├── AVAudioUnitMidiInstrument.g.cs
│   ├── AVAudioUnitReverb.g.cs
│   ├── AVAudioUnitReverbPreset.g.cs
│   ├── AVAudioUnitSampler.g.cs
│   ├── AVAudioUnitTimeEffect.g.cs
│   ├── AVAudioUnitTimePitch.g.cs
│   ├── AVAudioUnitType.g.cs
│   ├── AVAudioUnitVarispeed.g.cs
│   ├── AVAuthorizationMediaType.g.cs
│   ├── AVAuthorizationStatus.g.cs
│   ├── AVBeatRange.cs
│   ├── AVCameraCalibrationData.g.cs
│   ├── AVCaptureAudioChannel.g.cs
│   ├── AVCaptureAudioDataOutput.g.cs
│   ├── AVCaptureAudioDataOutputSampleBufferDelegate.g.cs
│   ├── AVCaptureAutoExposureBracketedStillImageSettings.g.cs
│   ├── AVCaptureAutoFocusRangeRestriction.g.cs
│   ├── AVCaptureAutoFocusSystem.g.cs
│   ├── AVCaptureBracketedStillImageSettings.g.cs
│   ├── AVCaptureColorSpace.g.cs
│   ├── AVCaptureConnection.cs
│   ├── AVCaptureConnection.g.cs
│   ├── AVCaptureDataOutputSynchronizer.g.cs
│   ├── AVCaptureDataOutputSynchronizerDelegate.g.cs
│   ├── AVCaptureDepthDataOutput.g.cs
│   ├── AVCaptureDepthDataOutputDelegate.g.cs
│   ├── AVCaptureDevice.g.cs
│   ├── AVCaptureDeviceDiscoverySession.cs
│   ├── AVCaptureDeviceDiscoverySession.g.cs
│   ├── AVCaptureDeviceFormat.g.cs
│   ├── AVCaptureDeviceInput.cs
│   ├── AVCaptureDeviceInput.g.cs
│   ├── AVCaptureDevicePosition.g.cs
│   ├── AVCaptureDeviceTransportControlsPlaybackMode.g.cs
│   ├── AVCaptureDeviceType.g.cs
│   ├── AVCaptureExposureMode.g.cs
│   ├── AVCaptureFileOutput.cs
│   ├── AVCaptureFileOutput.g.cs
│   ├── AVCaptureFileOutputRecordingDelegate.g.cs
│   ├── AVCaptureFlashMode.g.cs
│   ├── AVCaptureFocusMode.g.cs
│   ├── AVCaptureInput.g.cs
│   ├── AVCaptureInputPort.g.cs
│   ├── AVCaptureLensStabilizationStatus.g.cs
│   ├── AVCaptureManualExposureBracketedStillImageSettings.g.cs
│   ├── AVCaptureMetadataInput.g.cs
│   ├── AVCaptureMetadataOutput.cs
│   ├── AVCaptureMetadataOutput.g.cs
│   ├── AVCaptureMetadataOutputObjectsDelegate.g.cs
│   ├── AVCaptureMovieFileOutput.g.cs
│   ├── AVCaptureOutput.g.cs
│   ├── AVCaptureOutputDataDroppedReason.g.cs
│   ├── AVCapturePhoto.g.cs
│   ├── AVCapturePhotoBracketSettings.g.cs
│   ├── AVCapturePhotoCaptureDelegate.g.cs
│   ├── AVCapturePhotoOutput.g.cs
│   ├── AVCapturePhotoSettings.g.cs
│   ├── AVCaptureResolvedPhotoSettings.g.cs
│   ├── AVCaptureSession.g.cs
│   ├── AVCaptureSessionInterruptionReason.g.cs
│   ├── AVCaptureStillImageOutput.g.cs
│   ├── AVCaptureSynchronizedData.g.cs
│   ├── AVCaptureSynchronizedDataCollection.cs
│   ├── AVCaptureSynchronizedDataCollection.g.cs
│   ├── AVCaptureSynchronizedDepthData.g.cs
│   ├── AVCaptureSynchronizedMetadataObjectData.g.cs
│   ├── AVCaptureSynchronizedSampleBufferData.g.cs
│   ├── AVCaptureSystemPressureFactors.g.cs
│   ├── AVCaptureSystemPressureLevel.g.cs
│   ├── AVCaptureSystemPressureState.g.cs
│   ├── AVCaptureTorchMode.g.cs
│   ├── AVCaptureVideoDataOutput.cs
│   ├── AVCaptureVideoDataOutput.g.cs
│   ├── AVCaptureVideoDataOutputSampleBufferDelegate.g.cs
│   ├── AVCaptureVideoOrientation.g.cs
│   ├── AVCaptureVideoPreviewLayer.cs
│   ├── AVCaptureVideoPreviewLayer.g.cs
│   ├── AVCaptureVideoStabilizationMode.g.cs
│   ├── AVCaptureWhiteBalanceMode.g.cs
│   ├── AVCleanApertureProperties.g.cs
│   ├── AVCleanAperturePropertiesKeys.g.cs
│   ├── AVColorProperties.g.cs
│   ├── AVColorPropertiesKeys.g.cs
│   ├── AVCompat.cs
│   ├── AVComposition.g.cs
│   ├── AVCompositionTrack.g.cs
│   ├── AVCompositionTrackSegment.g.cs
│   ├── AVComposition_AVCompositionTrackInspection.g.cs
│   ├── AVCompressionProperties.g.cs
│   ├── AVCompressionPropertiesKeys.g.cs
│   ├── AVContentKeyRecipient.g.cs
│   ├── AVContentKeyRequest.g.cs
│   ├── AVContentKeyRequestRetryReason.g.cs
│   ├── AVContentKeyRequestStatus.g.cs
│   ├── AVContentKeyRequest_AVContentKeyRequestRenewal.g.cs
│   ├── AVContentKeyResponse.g.cs
│   ├── AVContentKeySession.g.cs
│   ├── AVContentKeySessionDelegate.g.cs
│   ├── AVContentKeySession_AVContentKeyRecipients.g.cs
│   ├── AVContentKeySystem.g.cs
│   ├── AVDateRangeMetadataGroup.g.cs
│   ├── AVDepthData.cs
│   ├── AVDepthData.g.cs
│   ├── AVDepthDataAccuracy.g.cs
│   ├── AVDepthDataQuality.g.cs
│   ├── AVEdgeWidths.cs
│   ├── AVError.g.cs
│   ├── AVErrorKeys.g.cs
│   ├── AVFileType.g.cs
│   ├── AVFileTypes.g.cs
│   ├── AVFragmentedAsset.cs
│   ├── AVFragmentedAssetTrack.cs
│   ├── AVFrameRateRange.g.cs
│   ├── AVKeyValueStatus.g.cs
│   ├── AVLayerVideoGravity.cs
│   ├── AVMediaCharacteristic.g.cs
│   ├── AVMediaCharacteristics.g.cs
│   ├── AVMediaSelection.g.cs
│   ├── AVMediaSelectionGroup.g.cs
│   ├── AVMediaSelectionOption.g.cs
│   ├── AVMediaType.g.cs
│   ├── AVMediaTypes.g.cs
│   ├── AVMetadata.g.cs
│   ├── AVMetadataExtraAttribute.g.cs
│   ├── AVMetadataFaceObject.g.cs
│   ├── AVMetadataFormat.g.cs
│   ├── AVMetadataGroup.g.cs
│   ├── AVMetadataItem.g.cs
│   ├── AVMetadataItemFilter.cs
│   ├── AVMetadataItemFilter.g.cs
│   ├── AVMetadataItemValueRequest.g.cs
│   ├── AVMetadataMachineReadableCodeObject.cs
│   ├── AVMetadataMachineReadableCodeObject.g.cs
│   ├── AVMetadataObject.cs
│   ├── AVMetadataObject.g.cs
│   ├── AVMetadataObjectType.g.cs
│   ├── AVMidiPlayer.g.cs
│   ├── AVMusicSequenceLoadOptions.g.cs
│   ├── AVMusicTrack.g.cs
│   ├── AVMusicTrackLoopCount.g.cs
│   ├── AVMutableAssetDownloadStorageManagementPolicy.g.cs
│   ├── AVMutableAudioMix.g.cs
│   ├── AVMutableAudioMixInputParameters.g.cs
│   ├── AVMutableComposition.g.cs
│   ├── AVMutableCompositionTrack.g.cs
│   ├── AVMutableComposition_AVMutableCompositionTrackInspection.g.cs
│   ├── AVMutableDateRangeMetadataGroup.g.cs
│   ├── AVMutableMediaSelection.g.cs
│   ├── AVMutableMetadataItem.g.cs
│   ├── AVMutableTimedMetadataGroup.g.cs
│   ├── AVMutableVideoComposition.g.cs
│   ├── AVMutableVideoCompositionInstruction.g.cs
│   ├── AVMutableVideoCompositionLayerInstruction.g.cs
│   ├── AVOutputSettingsAssistant.cs
│   ├── AVOutputSettingsAssistant.g.cs
│   ├── AVPersistableContentKeyRequest.g.cs
│   ├── AVPixelAspectRatio.cs
│   ├── AVPixelAspectRatioProperties.g.cs
│   ├── AVPixelAspectRatioPropertiesKeys.g.cs
│   ├── AVPlayer.cs
│   ├── AVPlayer.g.cs
│   ├── AVPlayerActionAtItemEnd.g.cs
│   ├── AVPlayerItem.g.cs
│   ├── AVPlayerItemAccessLog.g.cs
│   ├── AVPlayerItemAccessLogEvent.g.cs
│   ├── AVPlayerItemErrorLog.g.cs
│   ├── AVPlayerItemErrorLogEvent.g.cs
│   ├── AVPlayerItemLegibleOutput.g.cs
│   ├── AVPlayerItemLegibleOutputPushDelegate.g.cs
│   ├── AVPlayerItemMediaDataCollector.g.cs
│   ├── AVPlayerItemMetadataCollector.g.cs
│   ├── AVPlayerItemMetadataCollectorPushDelegate.g.cs
│   ├── AVPlayerItemMetadataOutput.g.cs
│   ├── AVPlayerItemMetadataOutputPushDelegate.g.cs
│   ├── AVPlayerItemOutput.g.cs
│   ├── AVPlayerItemOutputPullDelegate.g.cs
│   ├── AVPlayerItemOutputPushDelegate.g.cs
│   ├── AVPlayerItemStatus.g.cs
│   ├── AVPlayerItemTrack.g.cs
│   ├── AVPlayerItemVideoOutput.cs
│   ├── AVPlayerItemVideoOutput.g.cs
│   ├── AVPlayerItemVideoOutputSettings.g.cs
│   ├── AVPlayerItemVideoOutputSettingsKeys.g.cs
│   ├── AVPlayerLayer.cs
│   ├── AVPlayerLayer.g.cs
│   ├── AVPlayerLooper.cs
│   ├── AVPlayerLooper.g.cs
│   ├── AVPlayerLooperStatus.g.cs
│   ├── AVPlayerMediaSelectionCriteria.g.cs
│   ├── AVPlayerStatus.g.cs
│   ├── AVPlayerTimeControlStatus.g.cs
│   ├── AVPlayerViewController.cs
│   ├── AVQueuePlayer.g.cs
│   ├── AVQueuedSampleBufferRendering.g.cs
│   ├── AVQueuedSampleBufferRenderingStatus.g.cs
│   ├── AVRouteDetector.g.cs
│   ├── AVSampleBufferAudioRenderer.g.cs
│   ├── AVSampleBufferDisplayLayer.g.cs
│   ├── AVSampleBufferRenderSynchronizer.g.cs
│   ├── AVSampleRateConverterAlgorithm.g.cs
│   ├── AVSpeechBoundary.g.cs
│   ├── AVSpeechSynthesisVoice.g.cs
│   ├── AVSpeechSynthesisVoiceQuality.g.cs
│   ├── AVSpeechSynthesizer.g.cs
│   ├── AVSpeechSynthesizerDelegate.g.cs
│   ├── AVSpeechUtterance.g.cs
│   ├── AVStreamingKeyDelivery.g.cs
│   ├── AVSynchronizedLayer.g.cs
│   ├── AVTextStyleRule.cs
│   ├── AVTextStyleRule.g.cs
│   ├── AVTimedMetadataGroup.g.cs
│   ├── AVTypes.cs
│   ├── AVUrlAsset.g.cs
│   ├── AVUrlAssetOptions.cs
│   ├── AVVideo.g.cs
│   ├── AVVideoApertureMode.g.cs
│   ├── AVVideoCodecType.g.cs
│   ├── AVVideoColorPrimaries.g.cs
│   ├── AVVideoCompositing.g.cs
│   ├── AVVideoComposition.g.cs
│   ├── AVVideoCompositionCoreAnimationTool.g.cs
│   ├── AVVideoCompositionInstruction.g.cs
│   ├── AVVideoCompositionLayerInstruction.g.cs
│   ├── AVVideoCompositionRenderContext.g.cs
│   ├── AVVideoCompositionValidationHandling.g.cs
│   ├── AVVideoFieldMode.g.cs
│   ├── AVVideoScalingModeKey.g.cs
│   ├── AVVideoSettings.cs
│   ├── AVVideoTransferFunction.g.cs
│   ├── AVVideoYCbCrMatrix.g.cs
│   ├── AudioRendererWasFlushedAutomaticallyEventArgs.cs
│   ├── CommonIdentifier.g.cs
│   ├── DescriptionHelpers.cs
│   ├── Events.cs
│   ├── ID3Metadata.g.cs
│   ├── IcyMetadata.g.cs
│   ├── Iso.g.cs
│   ├── QuickTime.g.cs
│   ├── QuickTimeMetadata.g.cs
│   ├── ThreeGP.g.cs
│   └── iTunesMetadata.g.cs
├── AVKit
│   ├── AVKitError.g.cs
│   ├── AVPictureInPictureController.g.cs
│   ├── AVPictureInPictureControllerDelegate.g.cs
│   ├── AVPlayerViewController.cs
│   ├── AVPlayerViewController.g.cs
│   ├── AVPlayerViewControllerDelegate.g.cs
│   ├── AVPlayerViewControlsStyle.g.cs
│   ├── AVRoutePickerView.g.cs
│   └── AVRoutePickerViewDelegate.g.cs
├── Accelerate
│   └── vImageTypes.cs
├── Accounts
│   ├── ACAccount.g.cs
│   ├── ACAccountCredential.g.cs
│   ├── ACAccountCredentialRenewResult.g.cs
│   ├── ACAccountStore.g.cs
│   ├── ACAccountType.g.cs
│   ├── ACErrorCode.g.cs
│   ├── ACFacebookAudienceValue.g.cs
│   ├── ACFacebookKey.g.cs
│   ├── ACTencentWeiboKey.g.cs
│   └── AccountStoreOptions.cs
├── AdSupport
│   └── ASIdentifierManager.g.cs
├── AddressBook
│   ├── ABAddressBook.cs
│   ├── ABAddressBookError.g.cs
│   ├── ABAuthorizationStatus.g.cs
│   ├── ABGroup.cs
│   ├── ABMultiValue.cs
│   ├── ABPerson.cs
│   ├── ABRecord.cs
│   ├── ABSource.cs
│   └── CoreBuildTypes.cs
├── AddressBookUI
│   ├── ABAddressFormatting.cs
│   ├── ABNewPersonViewController.cs
│   ├── ABNewPersonViewController.g.cs
│   ├── ABNewPersonViewControllerDelegate.g.cs
│   ├── ABPeoplePickerNavigationController.cs
│   ├── ABPeoplePickerNavigationController.g.cs
│   ├── ABPeoplePickerNavigationControllerDelegate.g.cs
│   ├── ABPersonPredicateKey.g.cs
│   ├── ABPersonViewController.cs
│   ├── ABPersonViewController.g.cs
│   ├── ABPersonViewControllerDelegate.g.cs
│   ├── ABUnknownPersonViewController.cs
│   ├── ABUnknownPersonViewController.g.cs
│   ├── ABUnknownPersonViewControllerDelegate.g.cs
│   └── DisplayedPropertiesCollection.cs
├── AssetsLibrary
│   ├── ALAsset.cs
│   ├── ALAsset.g.cs
│   ├── ALAssetOrientation.g.cs
│   ├── ALAssetRepresentation.g.cs
│   ├── ALAssetsError.g.cs
│   ├── ALAssetsFilter.g.cs
│   ├── ALAssetsGroup.cs
│   ├── ALAssetsGroup.g.cs
│   ├── ALAssetsGroupType.g.cs
│   ├── ALAssetsLibrary.cs
│   ├── ALAssetsLibrary.g.cs
│   └── ALAuthorizationStatus.g.cs
├── AudioToolbox
│   ├── AudioBufferList.cs
│   ├── AudioBuffers.cs
│   ├── AudioClassDescription.cs
│   ├── AudioConverter.cs
│   ├── AudioFile.cs
│   ├── AudioFileGlobalInfo.cs
│   ├── AudioFileStream.cs
│   ├── AudioFormat.cs
│   ├── AudioFormatAvailability.cs
│   ├── AudioQueue.cs
│   ├── AudioServices.cs
│   ├── AudioSession.cs
│   ├── AudioSessions.cs
│   ├── AudioToolbox.cs
│   ├── AudioType.cs
│   ├── MusicPlayer.cs
│   ├── MusicSequence.cs
│   ├── MusicTrack.cs
│   └── SystemSound.cs
├── AudioUnit
│   ├── AUAudioUnit.g.cs
│   ├── AUAudioUnitBus.g.cs
│   ├── AUAudioUnitBusArray.g.cs
│   ├── AUAudioUnitFactory.g.cs
│   ├── AUAudioUnitPreset.g.cs
│   ├── AUAudioUnit_AUAudioInputOutputUnit.g.cs
│   ├── AUGraph.cs
│   ├── AUParameter.cs
│   ├── AUParameter.g.cs
│   ├── AUParameterGroup.g.cs
│   ├── AUParameterNode.cs
│   ├── AUParameterNode.g.cs
│   ├── AUParameterTree.g.cs
│   ├── AUScheduledAudioFileRegion.cs
│   ├── AudioComponent.cs
│   ├── AudioComponentDescription.cs
│   ├── AudioGraphEventArgs.cs
│   ├── AudioUnit.cs
│   ├── AudioUnitEventArgs.cs
│   ├── AudioUnitUtils.cs
│   ├── ClassInfoDictionary.cs
│   ├── ExtAudioFile.cs
│   ├── _AudioConverter.cs
│   └── _AudioConverterEventArgs.cs
├── CFNetwork
│   ├── CFHTTPAuthentication.cs
│   ├── CFHTTPMessage.cs
│   ├── CFHTTPStream.cs
│   └── CFHost.cs
├── CallKit
│   ├── CXAction.g.cs
│   ├── CXAnswerCallAction.g.cs
│   ├── CXCall.g.cs
│   ├── CXCallAction.g.cs
│   ├── CXCallController.g.cs
│   ├── CXCallDirectoryEnabledStatus.g.cs
│   ├── CXCallDirectoryExtensionContext.g.cs
│   ├── CXCallDirectoryExtensionContextDelegate.g.cs
│   ├── CXCallDirectoryManager.g.cs
│   ├── CXCallDirectoryProvider.g.cs
│   ├── CXCallEndedReason.g.cs
│   ├── CXCallObserver.g.cs
│   ├── CXCallObserverDelegate.g.cs
│   ├── CXCallUpdate.g.cs
│   ├── CXEndCallAction.g.cs
│   ├── CXErrorCode.g.cs
│   ├── CXErrorCodeCallDirectoryManagerError.g.cs
│   ├── CXErrorCodeIncomingCallError.g.cs
│   ├── CXErrorCodeRequestTransactionError.g.cs
│   ├── CXHandle.g.cs
│   ├── CXHandleType.g.cs
│   ├── CXPlayDtmfCallAction.g.cs
│   ├── CXPlayDtmfCallActionType.g.cs
│   ├── CXProvider.cs
│   ├── CXProvider.g.cs
│   ├── CXProviderConfiguration.g.cs
│   ├── CXProviderDelegate.g.cs
│   ├── CXSetGroupCallAction.g.cs
│   ├── CXSetHeldCallAction.g.cs
│   ├── CXSetMutedCallAction.g.cs
│   ├── CXStartCallAction.g.cs
│   └── CXTransaction.g.cs
├── CloudKit
│   ├── CKAcceptSharesOperation.g.cs
│   ├── CKAccountStatus.g.cs
│   ├── CKApplicationPermissionStatus.g.cs
│   ├── CKApplicationPermissions.g.cs
│   ├── CKAsset.g.cs
│   ├── CKCompat.cs
│   ├── CKContainer.g.cs
│   ├── CKDatabase.g.cs
│   ├── CKDatabaseNotification.g.cs
│   ├── CKDatabaseOperation.g.cs
│   ├── CKDatabaseScope.g.cs
│   ├── CKDatabaseSubscription.g.cs
│   ├── CKDiscoverAllContactsOperation.g.cs
│   ├── CKDiscoverAllUserIdentitiesOperation.g.cs
│   ├── CKDiscoverUserIdentitiesOperation.g.cs
│   ├── CKDiscoverUserInfosOperation.g.cs
│   ├── CKDiscoveredUserInfo.g.cs
│   ├── CKErrorCode.g.cs
│   ├── CKErrorFields.g.cs
│   ├── CKFetchDatabaseChangesOperation.g.cs
│   ├── CKFetchNotificationChangesOperation.g.cs
│   ├── CKFetchRecordChangesOperation.g.cs
│   ├── CKFetchRecordZoneChangesOperation.g.cs
│   ├── CKFetchRecordZoneChangesOptions.g.cs
│   ├── CKFetchRecordZonesOperation.g.cs
│   ├── CKFetchRecordsOperation.g.cs
│   ├── CKFetchShareMetadataOperation.g.cs
│   ├── CKFetchShareParticipantsOperation.g.cs
│   ├── CKFetchSubscriptionsOperation.g.cs
│   ├── CKFetchWebAuthTokenOperation.g.cs
│   ├── CKLocationSortDescriptor.g.cs
│   ├── CKMarkNotificationsReadOperation.g.cs
│   ├── CKModifyBadgeOperation.g.cs
│   ├── CKModifyRecordZonesOperation.g.cs
│   ├── CKModifyRecordsOperation.g.cs
│   ├── CKModifySubscriptionsOperation.g.cs
│   ├── CKNotification.g.cs
│   ├── CKNotificationID.g.cs
│   ├── CKNotificationInfo.g.cs
│   ├── CKNotificationType.g.cs
│   ├── CKOperation.g.cs
│   ├── CKOperationConfiguration.g.cs
│   ├── CKOperationGroup.g.cs
│   ├── CKOperationGroupTransferSize.g.cs
│   ├── CKQuery.g.cs
│   ├── CKQueryCursor.g.cs
│   ├── CKQueryNotification.g.cs
│   ├── CKQueryNotificationReason.g.cs
│   ├── CKQueryOperation.g.cs
│   ├── CKQuerySubscription.g.cs
│   ├── CKQuerySubscriptionOptions.g.cs
│   ├── CKRecord.cs
│   ├── CKRecord.g.cs
│   ├── CKRecordID.cs
│   ├── CKRecordID.g.cs
│   ├── CKRecordSavePolicy.g.cs
│   ├── CKRecordValue.g.cs
│   ├── CKRecordZone.g.cs
│   ├── CKRecordZoneCapabilities.g.cs
│   ├── CKRecordZoneID.cs
│   ├── CKRecordZoneID.g.cs
│   ├── CKRecordZoneNotification.g.cs
│   ├── CKRecordZoneSubscription.g.cs
│   ├── CKReference.g.cs
│   ├── CKReferenceAction.g.cs
│   ├── CKServerChangeToken.g.cs
│   ├── CKShare.g.cs
│   ├── CKShareKeys.g.cs
│   ├── CKShareMetadata.g.cs
│   ├── CKShareParticipant.g.cs
│   ├── CKShareParticipantAcceptanceStatus.g.cs
│   ├── CKShareParticipantPermission.g.cs
│   ├── CKShareParticipantType.g.cs
│   ├── CKSubscription.g.cs
│   ├── CKSubscriptionOptions.g.cs
│   ├── CKSubscriptionType.g.cs
│   ├── CKUserIdentity.g.cs
│   ├── CKUserIdentityLookupInfo.cs
│   └── CKUserIdentityLookupInfo.g.cs
├── Compat.iOS.cs
├── Contacts
│   ├── CNAuthorizationStatus.g.cs
│   ├── CNContact.cs
│   ├── CNContact.g.cs
│   ├── CNContactDisplayNameOrder.g.cs
│   ├── CNContactFetchRequest.cs
│   ├── CNContactFetchRequest.g.cs
│   ├── CNContactFormatter.g.cs
│   ├── CNContactFormatterStyle.g.cs
│   ├── CNContactKey.g.cs
│   ├── CNContactProperty.g.cs
│   ├── CNContactRelation.g.cs
│   ├── CNContactSortOrder.g.cs
│   ├── CNContactStore.cs
│   ├── CNContactStore.g.cs
│   ├── CNContactType.g.cs
│   ├── CNContactVCardSerialization.g.cs
│   ├── CNContactsUserDefaults.g.cs
│   ├── CNContainer.g.cs
│   ├── CNContainerKey.g.cs
│   ├── CNContainerType.g.cs
│   ├── CNContainer_PredicatesExtension.g.cs
│   ├── CNEntityType.g.cs
│   ├── CNErrorCode.g.cs
│   ├── CNErrorUserInfoKey.g.cs
│   ├── CNGroup.g.cs
│   ├── CNGroupKey.g.cs
│   ├── CNGroup_PredicatesExtension.g.cs
│   ├── CNInstantMessageAddress.cs
│   ├── CNInstantMessageAddress.g.cs
│   ├── CNInstantMessageAddressKey.g.cs
│   ├── CNInstantMessageServiceKey.g.cs
│   ├── CNKeyDescriptor.g.cs
│   ├── CNLabelContactRelationKey.g.cs
│   ├── CNLabelKey.g.cs
│   ├── CNLabelPhoneNumberKey.g.cs
│   ├── CNLabeledValue_1.g.cs
│   ├── CNMutableContact.g.cs
│   ├── CNMutableGroup.g.cs
│   ├── CNMutablePostalAddress.g.cs
│   ├── CNObsolete.cs
│   ├── CNPhoneNumber.g.cs
│   ├── CNPostalAddress.g.cs
│   ├── CNPostalAddressFormatter.g.cs
│   ├── CNPostalAddressFormatterStyle.g.cs
│   ├── CNPostalAddressKey.g.cs
│   ├── CNPostalAddressKeyOption.g.cs
│   ├── CNSaveRequest.g.cs
│   ├── CNSocialProfile.cs
│   ├── CNSocialProfile.g.cs
│   ├── CNSocialProfileKey.g.cs
│   └── CNSocialProfileServiceKey.g.cs
├── ContactsUI
│   ├── CNContactPickerDelegate.g.cs
│   ├── CNContactPickerViewController.g.cs
│   ├── CNContactViewController.g.cs
│   └── CNContactViewControllerDelegate.g.cs
├── CoreAnimation
│   ├── CAAction.g.cs
│   ├── CAAnimation.g.cs
│   ├── CAAnimationDelegate.g.cs
│   ├── CAAnimationGroup.g.cs
│   ├── CABasicAnimation.cs
│   ├── CABasicAnimation.g.cs
│   ├── CACompat.cs
│   ├── CAContentsFormat.g.cs
│   ├── CADefs.cs
│   ├── CADisplayLink.g.cs
│   ├── CAEAGLLayer.g.cs
│   ├── CAEmitterBehavior.g.cs
│   ├── CAEmitterCell.g.cs
│   ├── CAEmitterLayer.g.cs
│   ├── CAEnums.cs
│   ├── CAFillMode.g.cs
│   ├── CAGradientLayer.g.cs
│   ├── CAKeyFrameAnimation.cs
│   ├── CAKeyFrameAnimation.g.cs
│   ├── CALayer.cs
│   ├── CALayer.g.cs
│   ├── CALayerDelegate.cs
│   ├── CALayerDelegate.g.cs
│   ├── CAMediaTiming.g.cs
│   ├── CAMediaTimingFunction.cs
│   ├── CAMediaTimingFunction.g.cs
│   ├── CAMetalDrawable.g.cs
│   ├── CAMetalLayer.g.cs
│   ├── CAPropertyAnimation.g.cs
│   ├── CAReplicatorLayer.g.cs
│   ├── CAScroll.g.cs
│   ├── CAScrollLayer.cs
│   ├── CAScrollLayer.g.cs
│   ├── CAShapeLayer.g.cs
│   ├── CASpringAnimation.g.cs
│   ├── CATextLayer.cs
│   ├── CATextLayer.g.cs
│   ├── CATextLayerAlignmentMode.g.cs
│   ├── CATextLayerTruncationMode.g.cs
│   ├── CATiledLayer.g.cs
│   ├── CATransaction.g.cs
│   ├── CATransform3D.cs
│   ├── CATransformLayer.g.cs
│   ├── CATransition.g.cs
│   └── CAValueFunction.g.cs
├── CoreAudioKit
│   ├── AUAudioUnitViewConfiguration.g.cs
│   ├── AUAudioUnitViewControllerExtensions.g.cs
│   ├── AUViewController.g.cs
│   ├── CABTMidiCentralViewController.g.cs
│   ├── CABTMidiLocalPeripheralViewController.g.cs
│   ├── CAInterAppAudioSwitcherView.g.cs
│   └── CAInterAppAudioTransportView.g.cs
├── CoreBluetooth
│   ├── AdvertisementData.g.cs
│   ├── AdvertisementDataKeys.g.cs
│   ├── AdvertisementDataOptions.cs
│   ├── CBATTError.g.cs
│   ├── CBATTRequest.g.cs
│   ├── CBAdvertisement.g.cs
│   ├── CBAttribute.g.cs
│   ├── CBAttributePermissions.g.cs
│   ├── CBCentral.g.cs
│   ├── CBCentralInitOptions.g.cs
│   ├── CBCentralManager.g.cs
│   ├── CBCentralManagerDelegate.g.cs
│   ├── CBCentralManagerState.g.cs
│   ├── CBCharacteristic.g.cs
│   ├── CBCharacteristicProperties.g.cs
│   ├── CBCharacteristicWriteType.g.cs
│   ├── CBDescriptor.g.cs
│   ├── CBError.g.cs
│   ├── CBL2CapChannel.g.cs
│   ├── CBManager.g.cs
│   ├── CBManagerState.g.cs
│   ├── CBMutableCharacteristic.g.cs
│   ├── CBMutableDescriptor.g.cs
│   ├── CBMutableService.g.cs
│   ├── CBPeer.cs
│   ├── CBPeer.g.cs
│   ├── CBPeripheral.g.cs
│   ├── CBPeripheralDelegate.g.cs
│   ├── CBPeripheralManager.g.cs
│   ├── CBPeripheralManagerAuthorizationStatus.g.cs
│   ├── CBPeripheralManagerConnectionLatency.g.cs
│   ├── CBPeripheralManagerDelegate.g.cs
│   ├── CBPeripheralManagerState.g.cs
│   ├── CBPeripheralState.g.cs
│   ├── CBService.g.cs
│   ├── CBUUID.cs
│   ├── CBUUID.g.cs
│   ├── CoreBluetooth.cs
│   ├── GuidWrapper.cs
│   ├── PeripheralConnectionOptions.cs
│   ├── PeripheralScanningOptions.cs
│   ├── PeripheralScanningOptions.g.cs
│   ├── RestoredState.g.cs
│   └── RestoredStateKeys.g.cs
├── CoreData
│   ├── MigrationErrorType.g.cs
│   ├── NSAsynchronousFetchRequest.g.cs
│   ├── NSAsynchronousFetchResult.g.cs
│   ├── NSAtomicStore.g.cs
│   ├── NSAtomicStoreCacheNode.g.cs
│   ├── NSAttributeDescription.cs
│   ├── NSAttributeDescription.g.cs
│   ├── NSAttributeType.g.cs
│   ├── NSBatchDeleteRequest.g.cs
│   ├── NSBatchDeleteRequestResultType.g.cs
│   ├── NSBatchDeleteResult.g.cs
│   ├── NSBatchUpdateRequest.g.cs
│   ├── NSBatchUpdateRequestResultType.g.cs
│   ├── NSBatchUpdateResult.g.cs
│   ├── NSConstraintConflict.g.cs
│   ├── NSCoreDataCoreSpotlightDelegate.g.cs
│   ├── NSDeleteRule.g.cs
│   ├── NSEntityDescription.cs
│   ├── NSEntityDescription.g.cs
│   ├── NSEntityMapping.g.cs
│   ├── NSEntityMappingType.g.cs
│   ├── NSEntityMigrationPolicy.g.cs
│   ├── NSExpressionDescription.g.cs
│   ├── NSFetchIndexDescription.g.cs
│   ├── NSFetchIndexElementDescription.g.cs
│   ├── NSFetchIndexElementType.g.cs
│   ├── NSFetchRequest.g.cs
│   ├── NSFetchRequestExpression.g.cs
│   ├── NSFetchRequestResult.g.cs
│   ├── NSFetchRequestResultType.g.cs
│   ├── NSFetchedPropertyDescription.g.cs
│   ├── NSFetchedResultsChangeType.g.cs
│   ├── NSFetchedResultsController.g.cs
│   ├── NSFetchedResultsControllerDelegate.g.cs
│   ├── NSFetchedResultsSectionInfo.g.cs
│   ├── NSIncrementalStore.g.cs
│   ├── NSIncrementalStoreNode.g.cs
│   ├── NSManagedObject.g.cs
│   ├── NSManagedObjectContext.g.cs
│   ├── NSManagedObjectContextConcurrencyType.g.cs
│   ├── NSManagedObjectID.g.cs
│   ├── NSManagedObjectModel.g.cs
│   ├── NSMappingModel.g.cs
│   ├── NSMergeConflict.g.cs
│   ├── NSMergePolicy.g.cs
│   ├── NSMergePolicyType.g.cs
│   ├── NSMigrationManager.g.cs
│   ├── NSPersistentContainer.g.cs
│   ├── NSPersistentHistoryChange.g.cs
│   ├── NSPersistentHistoryChangeRequest.g.cs
│   ├── NSPersistentHistoryChangeType.g.cs
│   ├── NSPersistentHistoryResult.g.cs
│   ├── NSPersistentHistoryResultType.g.cs
│   ├── NSPersistentHistoryToken.g.cs
│   ├── NSPersistentHistoryTransaction.g.cs
│   ├── NSPersistentStore.g.cs
│   ├── NSPersistentStoreAsynchronousResult.g.cs
│   ├── NSPersistentStoreCoordinator.g.cs
│   ├── NSPersistentStoreDescription.g.cs
│   ├── NSPersistentStoreRequest.g.cs
│   ├── NSPersistentStoreRequestType.g.cs
│   ├── NSPersistentStoreResult.g.cs
│   ├── NSPersistentStoreUbiquitousTransitionType.g.cs
│   ├── NSPropertyDescription.g.cs
│   ├── NSPropertyMapping.g.cs
│   ├── NSQueryGenerationToken.g.cs
│   ├── NSRelationshipDescription.g.cs
│   ├── NSSaveChangesRequest.g.cs
│   ├── NSSnapshotEventType.g.cs
│   ├── ObjectGraphManagementErrorType.g.cs
│   ├── Obsolete.cs
│   ├── PersistentStoreErrorType.g.cs
│   ├── UserInfo.g.cs
│   ├── UserInfoKeys.g.cs
│   └── ValidationErrorType.g.cs
├── CoreFoundation
│   ├── CFAllocator.cs
│   ├── CFAllocator.g.cs
│   ├── CFArray.cs
│   ├── CFBoolean.cs
│   ├── CFBundle.cs
│   ├── CFData.cs
│   ├── CFDataBuffer.cs
│   ├── CFDictionary.cs
│   ├── CFException.cs
│   ├── CFIndex.cs
│   ├── CFMachPort.cs
│   ├── CFMessagePort.cs
│   ├── CFNetwork.cs
│   ├── CFNetwork.g.cs
│   ├── CFNotificationCenter.cs
│   ├── CFPreferences.cs
│   ├── CFPropertyList.cs
│   ├── CFProxySupport.cs
│   ├── CFReadStream.cs
│   ├── CFRunLoop.cs
│   ├── CFRunLoop.g.cs
│   ├── CFSocket.cs
│   ├── CFStream.cs
│   ├── CFString.cs
│   ├── CFType.cs
│   ├── CFUrl.cs
│   ├── CFWriteStream.cs
│   ├── Dispatch.cs
│   ├── DispatchBlock.cs
│   ├── DispatchQueueSynchronizationContext.cs
│   └── DispatchSource.cs
├── CoreGraphics
│   ├── CGAffineTransform.cs
│   ├── CGBitmapContext.cs
│   ├── CGColor.cs
│   ├── CGColorConversionInfo.cs
│   ├── CGColorConversionInfo.g.cs
│   ├── CGColorConversionOptions.g.cs
│   ├── CGColorConverter.cs
│   ├── CGColorSpace.cs
│   ├── CGColorSpaceNames.g.cs
│   ├── CGContext.cs
│   ├── CGContextPDF.cs
│   ├── CGDataConsumer.cs
│   ├── CGDataProvider-2.cs
│   ├── CGDataProvider.cs
│   ├── CGDisplay.cs
│   ├── CGEvent.cs
│   ├── CGEventSource.cs
│   ├── CGEventTypes.cs
│   ├── CGFont.cs
│   ├── CGFunction.cs
│   ├── CGGeometry.cs
│   ├── CGGradient.cs
│   ├── CGImage.cs
│   ├── CGImageProperties.cs
│   ├── CGLayer.cs
│   ├── CGPDFArray.cs
│   ├── CGPDFContentStream.cs
│   ├── CGPDFDictionary.cs
│   ├── CGPDFDocument.cs
│   ├── CGPDFInfo.g.cs
│   ├── CGPDFObject.cs
│   ├── CGPDFOperatorTable.cs
│   ├── CGPDFOutlineKeys.g.cs
│   ├── CGPDFOutlineOptions.g.cs
│   ├── CGPDFPage-2.cs
│   ├── CGPDFPage.cs
│   ├── CGPDFPageInfo.g.cs
│   ├── CGPDFScanner.cs
│   ├── CGPDFStream.cs
│   ├── CGPDFString.cs
│   ├── CGPath.cs
│   ├── CGPattern.cs
│   ├── CGShading.cs
│   └── CGVector.cs
├── CoreImage
│   ├── CIAccordionFoldTransition.g.cs
│   ├── CIAdditionCompositing.g.cs
│   ├── CIAffineClamp.g.cs
│   ├── CIAffineFilter.g.cs
│   ├── CIAffineTile.g.cs
│   ├── CIAffineTransform.g.cs
│   ├── CIAreaAverage.g.cs
│   ├── CIAreaHistogram.g.cs
│   ├── CIAreaMaximum.g.cs
│   ├── CIAreaMaximumAlpha.g.cs
│   ├── CIAreaMinimum.g.cs
│   ├── CIAreaMinimumAlpha.g.cs
│   ├── CIAztecCodeDescriptor.g.cs
│   ├── CIAztecCodeGenerator.g.cs
│   ├── CIBarcodeDescriptor.g.cs
│   ├── CIBarsSwipeTransition.g.cs
│   ├── CIBlendFilter.g.cs
│   ├── CIBlendKernel.g.cs
│   ├── CIBlendWithAlphaMask.g.cs
│   ├── CIBlendWithMask.g.cs
│   ├── CIBloom.g.cs
│   ├── CIBoxBlur.g.cs
│   ├── CIBumpDistortion.g.cs
│   ├── CIBumpDistortionLinear.g.cs
│   ├── CICheckerboardGenerator.g.cs
│   ├── CICircleSplashDistortion.g.cs
│   ├── CICircularScreen.g.cs
│   ├── CICircularWrap.g.cs
│   ├── CIClamp.g.cs
│   ├── CICmykHalftone.g.cs
│   ├── CICode128BarcodeGenerator.g.cs
│   ├── CICodeGenerator.g.cs
│   ├── CIColor.cs
│   ├── CIColor.g.cs
│   ├── CIColorBlendMode.g.cs
│   ├── CIColorBurnBlendMode.g.cs
│   ├── CIColorClamp.g.cs
│   ├── CIColorControls.g.cs
│   ├── CIColorCrossPolynomial.g.cs
│   ├── CIColorCube.g.cs
│   ├── CIColorCubeWithColorSpace.g.cs
│   ├── CIColorDodgeBlendMode.g.cs
│   ├── CIColorInvert.g.cs
│   ├── CIColorKernel.g.cs
│   ├── CIColorMap.g.cs
│   ├── CIColorMatrix.g.cs
│   ├── CIColorMonochrome.g.cs
│   ├── CIColorPolynomial.g.cs
│   ├── CIColorPosterize.g.cs
│   ├── CIColumnAverage.g.cs
│   ├── CIComicEffect.g.cs
│   ├── CICompositingFilter.g.cs
│   ├── CIConstantColorGenerator.g.cs
│   ├── CIContext.cs
│   ├── CIContext.g.cs
│   ├── CIContext_CIRenderDestination.g.cs
│   ├── CIContext_ImageRepresentation.g.cs
│   ├── CIConvolution3X3.g.cs
│   ├── CIConvolution5X5.g.cs
│   ├── CIConvolution7X7.g.cs
│   ├── CIConvolution9Horizontal.g.cs
│   ├── CIConvolution9Vertical.g.cs
│   ├── CIConvolutionCore.g.cs
│   ├── CICopyMachineTransition.g.cs
│   ├── CICrop.g.cs
│   ├── CICrystallize.g.cs
│   ├── CIDarkenBlendMode.g.cs
│   ├── CIDataMatrixCodeDescriptor.g.cs
│   ├── CIDepthOfField.g.cs
│   ├── CIDetector.cs
│   ├── CIDetector.g.cs
│   ├── CIDetectorOptions.cs
│   ├── CIDifferenceBlendMode.g.cs
│   ├── CIDiscBlur.g.cs
│   ├── CIDisintegrateWithMaskTransition.g.cs
│   ├── CIDisplacementDistortion.g.cs
│   ├── CIDissolveTransition.g.cs
│   ├── CIDistortionFilter.g.cs
│   ├── CIDivideBlendMode.g.cs
│   ├── CIDotScreen.g.cs
│   ├── CIDroste.g.cs
│   ├── CIEdgeWork.g.cs
│   ├── CIEdges.g.cs
│   ├── CIEightfoldReflectedTile.g.cs
│   ├── CIExclusionBlendMode.g.cs
│   ├── CIExposureAdjust.g.cs
│   ├── CIFaceBalance.g.cs
│   ├── CIFaceFeature.g.cs
│   ├── CIFalseColor.g.cs
│   ├── CIFeature.g.cs
│   ├── CIFilter.cs
│   ├── CIFilter.g.cs
│   ├── CIFilterAttributes.g.cs
│   ├── CIFilterCategory.g.cs
│   ├── CIFilterConstructor.g.cs
│   ├── CIFilterInputKey.g.cs
│   ├── CIFilterOutputKey.g.cs
│   ├── CIFilterShape.g.cs
│   ├── CIFlashTransition.g.cs
│   ├── CIFourfoldReflectedTile.g.cs
│   ├── CIFourfoldRotatedTile.g.cs
│   ├── CIFourfoldTranslatedTile.g.cs
│   ├── CIGammaAdjust.g.cs
│   ├── CIGaussianBlur.g.cs
│   ├── CIGaussianGradient.g.cs
│   ├── CIGlassDistortion.g.cs
│   ├── CIGlassLozenge.g.cs
│   ├── CIGlideReflectedTile.g.cs
│   ├── CIGloom.g.cs
│   ├── CIHardLightBlendMode.g.cs
│   ├── CIHatchedScreen.g.cs
│   ├── CIHeightFieldFromMask.g.cs
│   ├── CIHexagonalPixellate.g.cs
│   ├── CIHighlightShadowAdjust.g.cs
│   ├── CIHistogramDisplayFilter.g.cs
│   ├── CIHoleDistortion.g.cs
│   ├── CIHueAdjust.g.cs
│   ├── CIHueBlendMode.g.cs
│   ├── CIHueSaturationValueGradient.g.cs
│   ├── CIImage.cs
│   ├── CIImage.g.cs
│   ├── CIImageAccumulator.g.cs
│   ├── CIImageInitializationOptions.cs
│   ├── CIImageProcessorInput.g.cs
│   ├── CIImageProcessorKernel.g.cs
│   ├── CIImageProcessorOutput.g.cs
│   ├── CIImageProvider.g.cs
│   ├── CIImageProviderKeys.g.cs
│   ├── CIImageProviderOptions.g.cs
│   ├── CIImageRepresentationKeys.g.cs
│   ├── CIImageRepresentationOptions.g.cs
│   ├── CIKaleidoscope.g.cs
│   ├── CIKernel.g.cs
│   ├── CILanczosScaleTransform.g.cs
│   ├── CILenticularHaloGenerator.g.cs
│   ├── CILightTunnel.g.cs
│   ├── CILightenBlendMode.g.cs
│   ├── CILineOverlay.g.cs
│   ├── CILineScreen.g.cs
│   ├── CILinearBurnBlendMode.g.cs
│   ├── CILinearDodgeBlendMode.g.cs
│   ├── CILinearGradient.g.cs
│   ├── CILinearToSRGBToneCurve.g.cs
│   ├── CILuminosityBlendMode.g.cs
│   ├── CIMaskToAlpha.g.cs
│   ├── CIMaskedVariableBlur.g.cs
│   ├── CIMaximumComponent.g.cs
│   ├── CIMaximumCompositing.g.cs
│   ├── CIMedianFilter.g.cs
│   ├── CIMinimumComponent.g.cs
│   ├── CIMinimumCompositing.g.cs
│   ├── CIModTransition.g.cs
│   ├── CIMotionBlur.g.cs
│   ├── CIMultiplyBlendMode.g.cs
│   ├── CIMultiplyCompositing.g.cs
│   ├── CINinePartStretched.g.cs
│   ├── CINinePartTiled.g.cs
│   ├── CINoiseReduction.g.cs
│   ├── CIOpTile.g.cs
│   ├── CIOverlayBlendMode.g.cs
│   ├── CIPageCurlTransition.g.cs
│   ├── CIPageCurlWithShadowTransition.g.cs
│   ├── CIParallelogramTile.g.cs
│   ├── CIPdf417BarcodeGenerator.g.cs
│   ├── CIPdf417CodeDescriptor.g.cs
│   ├── CIPerspectiveCorrection.g.cs
│   ├── CIPerspectiveTile.g.cs
│   ├── CIPerspectiveTransform.g.cs
│   ├── CIPerspectiveTransformWithExtent.g.cs
│   ├── CIPhotoEffect.g.cs
│   ├── CIPhotoEffectChrome.g.cs
│   ├── CIPhotoEffectFade.g.cs
│   ├── CIPhotoEffectInstant.g.cs
│   ├── CIPhotoEffectMono.g.cs
│   ├── CIPhotoEffectNoir.g.cs
│   ├── CIPhotoEffectProcess.g.cs
│   ├── CIPhotoEffectTonal.g.cs
│   ├── CIPhotoEffectTransfer.g.cs
│   ├── CIPinLightBlendMode.g.cs
│   ├── CIPinchDistortion.g.cs
│   ├── CIPixellate.g.cs
│   ├── CIPointillize.g.cs
│   ├── CIQRCodeDescriptor.g.cs
│   ├── CIQRCodeFeature.g.cs
│   ├── CIQRCodeGenerator.g.cs
│   ├── CIRadialGradient.g.cs
│   ├── CIRandomGenerator.g.cs
│   ├── CIRawFilterKeys.g.cs
│   ├── CIRawFilterOptions.g.cs
│   ├── CIRectangleFeature.g.cs
│   ├── CIRenderDestination.g.cs
│   ├── CIRenderInfo.g.cs
│   ├── CIRenderTask.g.cs
│   ├── CIRippleTransition.g.cs
│   ├── CIRowAverage.g.cs
│   ├── CISRGBToneCurveToLinear.g.cs
│   ├── CISampler.cs
│   ├── CISampler.g.cs
│   ├── CISaturationBlendMode.g.cs
│   ├── CIScreenBlendMode.g.cs
│   ├── CIScreenFilter.g.cs
│   ├── CISepiaTone.g.cs
│   ├── CIShadedMaterial.g.cs
│   ├── CISharpenLuminance.g.cs
│   ├── CISixfoldReflectedTile.g.cs
│   ├── CISixfoldRotatedTile.g.cs
│   ├── CISmoothLinearGradient.g.cs
│   ├── CISoftLightBlendMode.g.cs
│   ├── CISourceAtopCompositing.g.cs
│   ├── CISourceInCompositing.g.cs
│   ├── CISourceOutCompositing.g.cs
│   ├── CISourceOverCompositing.g.cs
│   ├── CISpotColor.g.cs
│   ├── CISpotLight.g.cs
│   ├── CIStarShineGenerator.g.cs
│   ├── CIStraightenFilter.g.cs
│   ├── CIStretchCrop.g.cs
│   ├── CIStripesGenerator.g.cs
│   ├── CISubtractBlendMode.g.cs
│   ├── CISunbeamsGenerator.g.cs
│   ├── CISwipeTransition.g.cs
│   ├── CITemperatureAndTint.g.cs
│   ├── CITextFeature.g.cs
│   ├── CIThermal.g.cs
│   ├── CITileFilter.g.cs
│   ├── CIToneCurve.g.cs
│   ├── CITorusLensDistortion.g.cs
│   ├── CITransitionFilter.g.cs
│   ├── CITriangleKaleidoscope.g.cs
│   ├── CITriangleTile.g.cs
│   ├── CITwelvefoldReflectedTile.g.cs
│   ├── CITwirlDistortion.g.cs
│   ├── CIUIParameterSet.g.cs
│   ├── CIUnsharpMask.g.cs
│   ├── CIVector.cs
│   ├── CIVector.g.cs
│   ├── CIVibrance.g.cs
│   ├── CIVignette.g.cs
│   ├── CIVignetteEffect.g.cs
│   ├── CIVortexDistortion.g.cs
│   ├── CIWarpKernel.g.cs
│   ├── CIWhitePointAdjust.g.cs
│   ├── CIXRay.g.cs
│   ├── CIZoomBlur.g.cs
│   └── Enums.cs
├── CoreLocation
│   ├── CLBeacon.g.cs
│   ├── CLBeaconRegion.g.cs
│   ├── CLCircularRegion.g.cs
│   ├── CLCompat.cs
│   ├── CLEnums.cs
│   ├── CLFloor.g.cs
│   ├── CLGeocoder.g.cs
│   ├── CLHeading.g.cs
│   ├── CLLocation.g.cs
│   ├── CLLocationDistance.cs
│   ├── CLLocationDistance.g.cs
│   ├── CLLocationManager.cs
│   ├── CLLocationManager.g.cs
│   ├── CLLocationManagerDelegate.cs
│   ├── CLLocationManagerDelegate.g.cs
│   ├── CLPlacemark.g.cs
│   ├── CLProximity.g.cs
│   ├── CLRegion.g.cs
│   ├── CLRegionState.g.cs
│   ├── CLVisit.g.cs
│   ├── CoreLocation.cs
│   └── CoreLocation2.cs
├── CoreML
│   ├── MLDictionaryConstraint.g.cs
│   ├── MLDictionaryFeatureProvider.cs
│   ├── MLDictionaryFeatureProvider.g.cs
│   ├── MLFeatureDescription.g.cs
│   ├── MLFeatureProvider.g.cs
│   ├── MLFeatureType.g.cs
│   ├── MLFeatureValue.g.cs
│   ├── MLImageConstraint.g.cs
│   ├── MLModel.g.cs
│   ├── MLModelDescription.g.cs
│   ├── MLModelError.g.cs
│   ├── MLModelMetadata.g.cs
│   ├── MLModelMetadataKeys.g.cs
│   ├── MLMultiArray.cs
│   ├── MLMultiArray.g.cs
│   ├── MLMultiArrayConstraint.cs
│   ├── MLMultiArrayConstraint.g.cs
│   ├── MLMultiArrayDataType.g.cs
│   └── MLPredictionOptions.g.cs
├── CoreMedia
│   ├── CMAttachmentBearer.cs
│   ├── CMBlockBuffer.cs
│   ├── CMBufferQueue.cs
│   ├── CMCustomBlockAllocator.cs
│   ├── CMFormatDescription.cs
│   ├── CMHevcTemporalLevelInfoKeys.g.cs
│   ├── CMHevcTemporalLevelInfoSettings.g.cs
│   ├── CMMemoryPool.cs
│   ├── CMMemoryPool.g.cs
│   ├── CMSampleAttachmentKey.g.cs
│   ├── CMSampleBuffer.cs
│   ├── CMSampleBufferAttachmentSettings.g.cs
│   ├── CMSync.cs
│   ├── CMTextMarkupAttributes.cs
│   ├── CMTextMarkupAttributesKeys.g.cs
│   ├── CMTime.cs
│   ├── CoreMedia.cs
│   └── ICMAttachmentBearer.cs
├── CoreMidi
│   ├── Midi.g.cs
│   ├── MidiNetworkConnection.g.cs
│   ├── MidiNetworkHost.g.cs
│   ├── MidiNetworkSession.g.cs
│   ├── MidiServices.cs
│   ├── MidiThruConnection.cs
│   └── MidiThruConnectionParams.cs
├── CoreMotion
│   ├── CMAccelerometerData.g.cs
│   ├── CMAltimeter.g.cs
│   ├── CMAltitudeData.g.cs
│   ├── CMAttitude.g.cs
│   ├── CMAuthorizationStatus.g.cs
│   ├── CMCompat.cs
│   ├── CMDeviceMotion.cs
│   ├── CMDeviceMotion.g.cs
│   ├── CMGyroData.g.cs
│   ├── CMLogItem.g.cs
│   ├── CMMagnetometer.cs
│   ├── CMMagnetometerData.g.cs
│   ├── CMMotionActivity.g.cs
│   ├── CMMotionActivityManager.g.cs
│   ├── CMMotionManager.g.cs
│   ├── CMPedometer.g.cs
│   ├── CMPedometerData.g.cs
│   ├── CMPedometerEvent.g.cs
│   ├── CMPedometerEventType.g.cs
│   ├── CMRecordedAccelerometerData.g.cs
│   ├── CMSensorDataList.cs
│   ├── CMSensorDataList.g.cs
│   ├── CMSensorRecorder.g.cs
│   ├── CMStepCounter.g.cs
│   ├── Defs.cs
│   └── Extras.cs
├── CoreNFC
│   ├── NFCIso15693CustomCommandConfiguration.g.cs
│   ├── NFCIso15693ReadMultipleBlocksConfiguration.g.cs
│   ├── NFCIso15693ReaderSession.g.cs
│   ├── NFCIso15693Tag.g.cs
│   ├── NFCNdefMessage.g.cs
│   ├── NFCNdefPayload.g.cs
│   ├── NFCNdefReaderSession.g.cs
│   ├── NFCNdefReaderSessionDelegate.g.cs
│   ├── NFCReaderError.g.cs
│   ├── NFCReaderSession.g.cs
│   ├── NFCReaderSessionContract.g.cs
│   ├── NFCReaderSessionDelegate.g.cs
│   ├── NFCTag.g.cs
│   ├── NFCTagCommandConfiguration.g.cs
│   ├── NFCTagType.g.cs
│   └── NFCTypeNameFormat.g.cs
├── CoreServices
│   ├── CFHTTPMessage.g.cs
│   └── CFHTTPStream.g.cs
├── CoreSpotlight
│   ├── CSCompat.cs
│   ├── CSCustomAttributeKey.g.cs
│   ├── CSIndexErrorCode.g.cs
│   ├── CSIndexExtensionRequestHandler.g.cs
│   ├── CSLocalizedString.g.cs
│   ├── CSMailboxKey.g.cs
│   ├── CSPerson.g.cs
│   ├── CSSearchQuery.g.cs
│   ├── CSSearchQueryErrorCode.g.cs
│   ├── CSSearchableIndex.cs
│   ├── CSSearchableIndex.g.cs
│   ├── CSSearchableIndexDelegate.g.cs
│   ├── CSSearchableIndex_CSOptionalBatchingExtension.g.cs
│   ├── CSSearchableItem.g.cs
│   ├── CSSearchableItemAttributeSet.cs
│   └── CSSearchableItemAttributeSet.g.cs
├── CoreTelephony
│   ├── CTCall.g.cs
│   ├── CTCallCenter.g.cs
│   ├── CTCarrier.g.cs
│   ├── CTCellularData.g.cs
│   ├── CTRadioAccessTechnology.g.cs
│   ├── CTSubscriber.g.cs
│   ├── CTSubscriberInfo.g.cs
│   ├── CTTelephonyNetworkInfo.g.cs
│   └── CoreTelephony.cs
├── CoreText
│   ├── Adapter.cs
│   ├── CTBaselineClass.cs
│   ├── CTFont.Generator.cs
│   ├── CTFont.cs
│   ├── CTFontCollection.cs
│   ├── CTFontDescriptor.cs
│   ├── CTFontFeatureKey.g.cs
│   ├── CTFontFeatureSelectorKey.g.cs
│   ├── CTFontManager.cs
│   ├── CTFontManagerError.g.cs
│   ├── CTFontNameKey.cs
│   ├── CTFontTrait.cs
│   ├── CTFontVariationAxisKey.g.cs
│   ├── CTFrame.cs
│   ├── CTFramesetter.cs
│   ├── CTGlyphInfo.cs
│   ├── CTLine.cs
│   ├── CTParagraphStyle.cs
│   ├── CTRun.cs
│   ├── CTRunDelegate.cs
│   ├── CTStringAttributes.cs
│   ├── CTTextTab.cs
│   ├── CTTypesetter.cs
│   └── ConstructorError.cs
├── CoreVideo
│   ├── CVBuffer.cs
│   ├── CVBuffer.g.cs
│   ├── CVDisplayLink.cs
│   ├── CVImageBuffer.cs
│   ├── CVImageBuffer.g.cs
│   ├── CVImageBufferColorPrimaries.g.cs
│   ├── CVImageBufferTransferFunction.g.cs
│   ├── CVImageBufferYCbCrMatrix.g.cs
│   ├── CVMetalTexture.cs
│   ├── CVMetalTextureAttributes.cs
│   ├── CVMetalTextureAttributes.g.cs
│   ├── CVMetalTextureAttributesKeys.g.cs
│   ├── CVMetalTextureCache.cs
│   ├── CVMetalTextureCache.g.cs
│   ├── CVPixelBuffer.cs
│   ├── CVPixelBuffer.g.cs
│   ├── CVPixelBufferAttributes.cs
│   ├── CVPixelBufferIOSurface.cs
│   ├── CVPixelBufferPool.cs
│   ├── CVPixelBufferPool.g.cs
│   ├── CVPixelBufferPoolAllocationSettings.g.cs
│   ├── CVPixelBufferPoolSettings.cs
│   ├── CVPixelFormatDescription.cs
│   ├── CVPixelFormatType.cs
│   ├── CVTime.cs
│   └── CoreVideo.cs
├── DeviceCheck
│   ├── DCDevice.g.cs
│   └── DCError.g.cs
├── EventKit
│   ├── EKAlarm.g.cs
│   ├── EKAlarmProximity.g.cs
│   ├── EKAuthorizationStatus.g.cs
│   ├── EKCalendar.g.cs
│   ├── EKCalendarEventAvailability.g.cs
│   ├── EKCalendarItem.g.cs
│   ├── EKCalendarType.g.cs
│   ├── EKDay.g.cs
│   ├── EKEntityMask.g.cs
│   ├── EKEntityType.g.cs
│   ├── EKErrorCode.g.cs
│   ├── EKEvent.g.cs
│   ├── EKEventAvailability.g.cs
│   ├── EKEventStatus.g.cs
│   ├── EKEventStore.g.cs
│   ├── EKObject.g.cs
│   ├── EKParticipant.g.cs
│   ├── EKParticipantRole.g.cs
│   ├── EKParticipantScheduleStatus.g.cs
│   ├── EKParticipantStatus.g.cs
│   ├── EKParticipantType.g.cs
│   ├── EKRecurrenceDayOfWeek.g.cs
│   ├── EKRecurrenceEnd.g.cs
│   ├── EKRecurrenceFrequency.g.cs
│   ├── EKRecurrenceRule.g.cs
│   ├── EKReminder.g.cs
│   ├── EKReminderPriority.g.cs
│   ├── EKSource.g.cs
│   ├── EKSourceType.g.cs
│   ├── EKSpan.g.cs
│   ├── EKStructuredLocation.g.cs
│   ├── EKWeekday.g.cs
│   └── EventKit.cs
├── EventKitUI
│   ├── Defs.cs
│   ├── EKCalendarChooser.g.cs
│   ├── EKCalendarChooserDelegate.g.cs
│   ├── EKEventEditViewController.g.cs
│   ├── EKEventEditViewDelegate.g.cs
│   ├── EKEventViewController.g.cs
│   ├── EKEventViewDelegate.g.cs
│   └── EKUIBundle.cs
├── ExternalAccessory
│   ├── EAAccessory.g.cs
│   ├── EAAccessoryDelegate.g.cs
│   ├── EAAccessoryManager.g.cs
│   ├── EABluetoothAccessoryPickerError.g.cs
│   ├── EASession.g.cs
│   ├── EAWiFiUnconfiguredAccessory.g.cs
│   ├── EAWiFiUnconfiguredAccessoryBrowser.g.cs
│   ├── EAWiFiUnconfiguredAccessoryBrowserDelegate.g.cs
│   ├── EAWiFiUnconfiguredAccessoryBrowserState.g.cs
│   ├── EAWiFiUnconfiguredAccessoryConfigurationStatus.g.cs
│   └── EAWiFiUnconfiguredAccessoryProperties.g.cs
├── FileProvider
│   ├── NSFileProviderChangeObserver.g.cs
│   ├── NSFileProviderDomain.g.cs
│   ├── NSFileProviderEnumerationObserver.g.cs
│   ├── NSFileProviderEnumerator.g.cs
│   ├── NSFileProviderError.g.cs
│   ├── NSFileProviderErrorKeys.g.cs
│   ├── NSFileProviderFavoriteRank.g.cs
│   ├── NSFileProviderItem.g.cs
│   ├── NSFileProviderItemCapabilities.g.cs
│   ├── NSFileProviderItemIdentifier.g.cs
│   ├── NSFileProviderManager.g.cs
│   ├── NSFileProviderPage.g.cs
│   └── NSFileProviderServiceSource.g.cs
├── FileProviderUI
│   ├── FPUIActionExtensionContext.g.cs
│   ├── FPUIActionExtensionViewController.g.cs
│   └── FPUIExtensionErrorCode.g.cs
├── Foundation
│   ├── Additions.cs
│   ├── AdviceAttribute.cs
│   ├── Compat.cs
│   ├── ConnectAttribute.cs
│   ├── DictionaryContainer.cs
│   ├── EncodingDetectionOptions.g.cs
│   ├── Enum.cs
│   ├── EnumDesktop.cs
│   ├── ExportAttribute.cs
│   ├── FieldAttribute.cs
│   ├── LinkerSafeAttribute.cs
│   ├── ModelAttribute.cs
│   ├── ModelNotImplementedException.cs
│   ├── MonoTouchException.cs
│   ├── NSAction.cs
│   ├── NSAppleEventDescriptor.cs
│   ├── NSArray.cs
│   ├── NSArray.g.cs
│   ├── NSArray_1.cs
│   ├── NSAttributedString.cs
│   ├── NSAttributedString.g.cs
│   ├── NSAttributedString.iOS.cs
│   ├── NSAttributedString.mac.cs
│   ├── NSAutoreleasePool.cs
│   ├── NSBlockOperation.g.cs
│   ├── NSBundle.cs
│   ├── NSBundle.g.cs
│   ├── NSBundleResourceRequest.cs
│   ├── NSBundleResourceRequest.g.cs
│   ├── NSByteCountFormatter.g.cs
│   ├── NSCache.g.cs
│   ├── NSCacheDelegate.g.cs
│   ├── NSCachedUrlResponse.g.cs
│   ├── NSCalendar.cs
│   ├── NSCalendar.g.cs
│   ├── NSCharacterSet.g.cs
│   ├── NSCoder.cs
│   ├── NSCoder.g.cs
│   ├── NSCoding.g.cs
│   ├── NSComparisonPredicate.g.cs
│   ├── NSCompoundPredicate.cs
│   ├── NSCompoundPredicate.g.cs
│   ├── NSCondition.g.cs
│   ├── NSConditionLock.g.cs
│   ├── NSConnection.cs
│   ├── NSCopying.g.cs
│   ├── NSData.cs
│   ├── NSData.g.cs
│   ├── NSDataDetector.g.cs
│   ├── NSDate.cs
│   ├── NSDate.g.cs
│   ├── NSDateComponents.g.cs
│   ├── NSDateComponentsFormatter.g.cs
│   ├── NSDateFormatter.g.cs
│   ├── NSDateInterval.g.cs
│   ├── NSDateIntervalFormatter.g.cs
│   ├── NSDecimal.cs
│   ├── NSDecimalNumber.g.cs
│   ├── NSDictionary.cs
│   ├── NSDictionary.g.cs
│   ├── NSDictionary_2.cs
│   ├── NSDimension.cs
│   ├── NSDimension.g.cs
│   ├── NSDirectoryEnumerator.cs
│   ├── NSDirectoryEnumerator.g.cs
│   ├── NSDiscardableContent.g.cs
│   ├── NSDistributedNotificationCenter.cs
│   ├── NSDocumentType.g.cs
│   ├── NSDocumentViewMode.g.cs
│   ├── NSEnergyFormatter.g.cs
│   ├── NSEnumerator.g.cs
│   ├── NSError.cs
│   ├── NSError.g.cs
│   ├── NSErrorException.cs
│   ├── NSException.g.cs
│   ├── NSExpression.cs
│   ├── NSExpression.g.cs
│   ├── NSExtension.cs
│   ├── NSExtensionContext.g.cs
│   ├── NSExtensionItem.g.cs
│   ├── NSExtensionRequestHandling.g.cs
│   ├── NSFastEnumerationState.cs
│   ├── NSFastEnumerator.cs
│   ├── NSFileAccessIntent.g.cs
│   ├── NSFileCoordinator.g.cs
│   ├── NSFileHandle.g.cs
│   ├── NSFileManager.cs
│   ├── NSFileManager.g.cs
│   ├── NSFileManager.iOS.cs
│   ├── NSFileManagerDelegate.cs
│   ├── NSFileManagerDelegate.g.cs
│   ├── NSFileManager_NSUserInformation.g.cs
│   ├── NSFilePresenter.g.cs
│   ├── NSFileProviderService.g.cs
│   ├── NSFileVersion.g.cs
│   ├── NSFileWrapper.g.cs
│   ├── NSFormatter.cs
│   ├── NSFormatter.g.cs
│   ├── NSHost.cs
│   ├── NSHttpCookie.cs
│   ├── NSHttpCookie.g.cs
│   ├── NSHttpCookieStorage.cs
│   ├── NSHttpCookieStorage.g.cs
│   ├── NSHttpUrlResponse.g.cs
│   ├── NSIndexPath.cs
│   ├── NSIndexPath.g.cs
│   ├── NSIndexSet.cs
│   ├── NSIndexSet.g.cs
│   ├── NSInputStream.cs
│   ├── NSInputStream.g.cs
│   ├── NSInvocation.g.cs
│   ├── NSIso8601DateFormatter.g.cs
│   ├── NSItemDownloadingStatus.g.cs
│   ├── NSItemProvider.cs
│   ├── NSItemProvider.g.cs
│   ├── NSItemProviderReading.g.cs
│   ├── NSItemProviderWriting.g.cs
│   ├── NSJavaScriptExtension.g.cs
│   ├── NSJsonSerialization.cs
│   ├── NSJsonSerialization.g.cs
│   ├── NSKeyValueSorting_NSMutableOrderedSet.g.cs
│   ├── NSKeyValueSorting_NSOrderedSet.g.cs
│   ├── NSKeyedArchiver.cs
│   ├── NSKeyedArchiver.g.cs
│   ├── NSKeyedArchiverDelegate.g.cs
│   ├── NSKeyedUnarchiver.cs
│   ├── NSKeyedUnarchiver.g.cs
│   ├── NSKeyedUnarchiverDelegate.g.cs
│   ├── NSLayoutConstraint.cs
│   ├── NSLengthFormatter.g.cs
│   ├── NSLinguisticTag.g.cs
│   ├── NSLinguisticTagger.g.cs
│   ├── NSLocale.cs
│   ├── NSLocale.g.cs
│   ├── NSLock.g.cs
│   ├── NSLocking.g.cs
│   ├── NSMachPort.g.cs
│   ├── NSMachPortDelegate.g.cs
│   ├── NSMassFormatter.g.cs
│   ├── NSMeasurementFormatter.g.cs
│   ├── NSMeasurement_1.g.cs
│   ├── NSMetadataItem.cs
│   ├── NSMetadataItem.g.cs
│   ├── NSMetadataQuery.g.cs
│   ├── NSMetadataQueryAttributeValueTuple.g.cs
│   ├── NSMetadataQueryDelegate.g.cs
│   ├── NSMetadataQueryResultGroup.g.cs
│   ├── NSMethodSignature.g.cs
│   ├── NSMutableArray.cs
│   ├── NSMutableArray.g.cs
│   ├── NSMutableArray_1.cs
│   ├── NSMutableAttributedString.cs
│   ├── NSMutableAttributedString.g.cs
│   ├── NSMutableAttributedString.iOS.cs
│   ├── NSMutableCharacterSet.g.cs
│   ├── NSMutableCopying.g.cs
│   ├── NSMutableData.cs
│   ├── NSMutableData.g.cs
│   ├── NSMutableDictionary.cs
│   ├── NSMutableDictionary.g.cs
│   ├── NSMutableDictionary_2.cs
│   ├── NSMutableIndexSet.g.cs
│   ├── NSMutableOrderedSet.g.cs
│   ├── NSMutableOrderedSet_1.cs
│   ├── NSMutableSet.cs
│   ├── NSMutableSet.g.cs
│   ├── NSMutableSet_1.cs
│   ├── NSMutableString.cs
│   ├── NSMutableString.g.cs
│   ├── NSMutableUrlRequest.cs
│   ├── NSMutableUrlRequest.g.cs
│   ├── NSNetService.cs
│   ├── NSNetService.g.cs
│   ├── NSNetServiceBrowser.g.cs
│   ├── NSNetServiceBrowserDelegate.g.cs
│   ├── NSNetServiceDelegate.g.cs
│   ├── NSNotification.g.cs
│   ├── NSNotificationCenter.cs
│   ├── NSNotificationCenter.g.cs
│   ├── NSNotificationQueue.g.cs
│   ├── NSNull.g.cs
│   ├── NSNumber.g.cs
│   ├── NSNumber.mac.cs
│   ├── NSNumber2.cs
│   ├── NSNumberFormatter.g.cs
│   ├── NSObject.g.cs
│   ├── NSObject.iOS.cs
│   ├── NSObject.mac.cs
│   ├── NSObject2.cs
│   ├── NSObjectProtocol.g.cs
│   ├── NSOperation.g.cs
│   ├── NSOperationQueue.g.cs
│   ├── NSOrderedSet.cs
│   ├── NSOrderedSet.g.cs
│   ├── NSOrderedSet_1.cs
│   ├── NSOrthography.g.cs
│   ├── NSOutputStream.cs
│   ├── NSOutputStream.g.cs
│   ├── NSPersonNameComponent.g.cs
│   ├── NSPersonNameComponents.g.cs
│   ├── NSPersonNameComponentsFormatter.g.cs
│   ├── NSPipe.g.cs
│   ├── NSPort.g.cs
│   ├── NSPortDelegate.g.cs
│   ├── NSPortMessage.cs
│   ├── NSPortMessage.g.cs
│   ├── NSPredicate.cs
│   ├── NSPredicate.g.cs
│   ├── NSPredicateSupport_NSArray.g.cs
│   ├── NSPredicateSupport_NSMutableArray.g.cs
│   ├── NSPredicateSupport_NSMutableOrderedSet.g.cs
│   ├── NSPredicateSupport_NSMutableSet.g.cs
│   ├── NSPredicateSupport_NSOrderedSet.g.cs
│   ├── NSPredicateSupport_NSSet.g.cs
│   ├── NSProcessInfo.g.cs
│   ├── NSProgress.cs
│   ├── NSProgress.g.cs
│   ├── NSProgressReporting.g.cs
│   ├── NSPropertyListSerialization.cs
│   ├── NSPropertyListSerialization.g.cs
│   ├── NSProxy.cs
│   ├── NSPurgeableData.g.cs
│   ├── NSRange.cs
│   ├── NSRecursiveLock.g.cs
│   ├── NSRegularExpression.g.cs
│   ├── NSRunLoop.cs
│   ├── NSRunLoop.g.cs
│   ├── NSRunLoopMode.g.cs
│   ├── NSScriptCommandArgumentDescription.cs
│   ├── NSScriptCommandDescription.cs
│   ├── NSScriptCommandDescriptionDictionary.cs
│   ├── NSSearchPath.cs
│   ├── NSSecureCoding.cs
│   ├── NSSecureCoding.g.cs
│   ├── NSSet.cs
│   ├── NSSet.g.cs
│   ├── NSSet_1.cs
│   ├── NSSortDescriptor.g.cs
│   ├── NSSortDescriptorSorting_NSMutableArray.g.cs
│   ├── NSStream.cs
│   ├── NSStream.g.cs
│   ├── NSStreamDelegate.g.cs
│   ├── NSString.cs
│   ├── NSString.g.cs
│   ├── NSString2.cs
│   ├── NSStringDrawingContext.g.cs
│   ├── NSStringTransform.g.cs
│   ├── NSTextChecking.g.cs
│   ├── NSTextCheckingAddressComponents.g.cs
│   ├── NSTextCheckingResult.g.cs
│   ├── NSTextCheckingTransitComponents.g.cs
│   ├── NSThread.cs
│   ├── NSThread.g.cs
│   ├── NSThread.mac.cs
│   ├── NSTimeZone.cs
│   ├── NSTimeZone.g.cs
│   ├── NSTimer.cs
│   ├── NSTimer.g.cs
│   ├── NSURLAuthenticationChallengeSender.g.cs
│   ├── NSUbiquitousKeyValueStore.cs
│   ├── NSUbiquitousKeyValueStore.g.cs
│   ├── NSUndoManager.cs
│   ├── NSUndoManager.g.cs
│   ├── NSUnit.cs
│   ├── NSUnit.g.cs
│   ├── NSUnitAcceleration.g.cs
│   ├── NSUnitAngle.g.cs
│   ├── NSUnitArea.g.cs
│   ├── NSUnitConcentrationMass.g.cs
│   ├── NSUnitConverter.g.cs
│   ├── NSUnitConverterLinear.g.cs
│   ├── NSUnitDispersion.g.cs
│   ├── NSUnitDuration.g.cs
│   ├── NSUnitElectricCharge.g.cs
│   ├── NSUnitElectricCurrent.g.cs
│   ├── NSUnitElectricPotentialDifference.g.cs
│   ├── NSUnitElectricResistance.g.cs
│   ├── NSUnitEnergy.g.cs
│   ├── NSUnitFrequency.g.cs
│   ├── NSUnitFuelEfficiency.g.cs
│   ├── NSUnitIlluminance.g.cs
│   ├── NSUnitLength.g.cs
│   ├── NSUnitMass.g.cs
│   ├── NSUnitPower.g.cs
│   ├── NSUnitPressure.g.cs
│   ├── NSUnitSpeed.g.cs
│   ├── NSUnitTemperature.g.cs
│   ├── NSUnitVolume.g.cs
│   ├── NSUrl.cs
│   ├── NSUrl.g.cs
│   ├── NSUrlAuthenticationChallenge.g.cs
│   ├── NSUrlCache.g.cs
│   ├── NSUrlComponents.cs
│   ├── NSUrlComponents.g.cs
│   ├── NSUrlConnection.cs
│   ├── NSUrlConnection.g.cs
│   ├── NSUrlConnectionDataDelegate.g.cs
│   ├── NSUrlConnectionDelegate.g.cs
│   ├── NSUrlConnectionDownloadDelegate.g.cs
│   ├── NSUrlCredential.cs
│   ├── NSUrlCredential.g.cs
│   ├── NSUrlCredentialStorage.g.cs
│   ├── NSUrlDownload.cs
│   ├── NSUrlProtectionSpace.cs
│   ├── NSUrlProtectionSpace.g.cs
│   ├── NSUrlProtocol.cs
│   ├── NSUrlProtocol.g.cs
│   ├── NSUrlProtocolClient.cs
│   ├── NSUrlProtocolClient.g.cs
│   ├── NSUrlQueryItem.g.cs
│   ├── NSUrlRequest.g.cs
│   ├── NSUrlResponse.g.cs
│   ├── NSUrlSession.cs
│   ├── NSUrlSession.g.cs
│   ├── NSUrlSessionConfiguration.g.cs
│   ├── NSUrlSessionDataDelegate.g.cs
│   ├── NSUrlSessionDataTask.g.cs
│   ├── NSUrlSessionDelegate.g.cs
│   ├── NSUrlSessionDownloadDelegate.g.cs
│   ├── NSUrlSessionDownloadTask.g.cs
│   ├── NSUrlSessionMultipathServiceType.g.cs
│   ├── NSUrlSessionStreamDelegate.g.cs
│   ├── NSUrlSessionStreamTask.g.cs
│   ├── NSUrlSessionTask.g.cs
│   ├── NSUrlSessionTaskDelegate.g.cs
│   ├── NSUrlSessionTaskMetrics.g.cs
│   ├── NSUrlSessionTaskPriority.g.cs
│   ├── NSUrlSessionTaskTransactionMetrics.g.cs
│   ├── NSUrlSessionUploadTask.g.cs
│   ├── NSUrlUtilities_NSCharacterSet.g.cs
│   ├── NSUrlUtilities_NSString.g.cs
│   ├── NSUrl_PromisedItems.g.cs
│   ├── NSUserActivity.g.cs
│   ├── NSUserActivityDelegate.g.cs
│   ├── NSUserActivityType.g.cs
│   ├── NSUserDefaults.cs
│   ├── NSUserDefaults.g.cs
│   ├── NSUuid.cs
│   ├── NSUuid.g.cs
│   ├── NSValue.cs
│   ├── NSValue.g.cs
│   ├── NSValueTransformer.g.cs
│   ├── NSXpcListenerEndpoint.g.cs
│   ├── NSZone.cs
│   ├── NotImplementedAttribute.cs
│   ├── ObjCException.cs
│   ├── PreserveAttribute.cs
│   ├── ProtocolAttribute.cs
│   ├── RegisterAttribute.cs
│   └── ToString.cs
├── GLKit
│   ├── Defs.cs
│   ├── GLKBaseEffect.g.cs
│   ├── GLKEffectProperty.g.cs
│   ├── GLKEffectPropertyFog.g.cs
│   ├── GLKEffectPropertyLight.g.cs
│   ├── GLKEffectPropertyMaterial.g.cs
│   ├── GLKEffectPropertyTexture.g.cs
│   ├── GLKEffectPropertyTransform.g.cs
│   ├── GLKMesh.cs
│   ├── GLKMesh.g.cs
│   ├── GLKMeshBuffer.g.cs
│   ├── GLKMeshBufferAllocator.g.cs
│   ├── GLKModelError.g.cs
│   ├── GLKNamedEffect.g.cs
│   ├── GLKReflectionMapEffect.g.cs
│   ├── GLKSkyboxEffect.g.cs
│   ├── GLKSubmesh.g.cs
│   ├── GLKTextureInfo.g.cs
│   ├── GLKTextureLoader.g.cs
│   ├── GLKView.g.cs
│   ├── GLKViewController.g.cs
│   ├── GLKViewControllerDelegate.g.cs
│   ├── GLKViewDelegate.g.cs
│   └── GLTextureLoader.cs
├── GameController
│   ├── Compat.cs
│   ├── GCController.cs
│   ├── GCController.g.cs
│   ├── GCControllerAxisInput.g.cs
│   ├── GCControllerButtonInput.g.cs
│   ├── GCControllerDirectionPad.g.cs
│   ├── GCControllerElement.g.cs
│   ├── GCEventViewController.g.cs
│   ├── GCExtendedGamepad.g.cs
│   ├── GCExtendedGamepadSnapshot.cs
│   ├── GCExtendedGamepadSnapshot.g.cs
│   ├── GCGamepad.g.cs
│   ├── GCGamepadSnapshot.cs
│   ├── GCGamepadSnapshot.g.cs
│   ├── GCMicroGamepad.g.cs
│   ├── GCMicroGamepadSnapshot.cs
│   ├── GCMicroGamepadSnapshot.g.cs
│   └── GCMotion.g.cs
├── GameKit
│   ├── GKAchievement.g.cs
│   ├── GKAchievementChallenge.g.cs
│   ├── GKAchievementDescription.g.cs
│   ├── GKAchievementViewController.g.cs
│   ├── GKAchievementViewControllerDelegate.g.cs
│   ├── GKBasePlayer.g.cs
│   ├── GKChallenge.g.cs
│   ├── GKChallengeEventHandler.g.cs
│   ├── GKChallengeEventHandlerDelegate.g.cs
│   ├── GKChallengeListener.g.cs
│   ├── GKChallengeState.g.cs
│   ├── GKCloudPlayer.g.cs
│   ├── GKCompat.cs
│   ├── GKConnectionState.g.cs
│   ├── GKError.g.cs
│   ├── GKFriendRequestComposeViewController.g.cs
│   ├── GKFriendRequestComposeViewControllerDelegate.g.cs
│   ├── GKGameCenterControllerDelegate.g.cs
│   ├── GKGameCenterViewController.g.cs
│   ├── GKGameCenterViewControllerState.g.cs
│   ├── GKGameSession.g.cs
│   ├── GKGameSessionErrorCode.g.cs
│   ├── GKGameSessionEventListener.g.cs
│   ├── GKInvite.g.cs
│   ├── GKInviteEventListener.g.cs
│   ├── GKInviteRecipientResponse.g.cs
│   ├── GKInviteeResponse.g.cs
│   ├── GKLeaderboard.g.cs
│   ├── GKLeaderboardPlayerScope.g.cs
│   ├── GKLeaderboardSet.g.cs
│   ├── GKLeaderboardTimeScope.g.cs
│   ├── GKLeaderboardViewController.g.cs
│   ├── GKLeaderboardViewControllerDelegate.g.cs
│   ├── GKLocalPlayer.g.cs
│   ├── GKLocalPlayerListener.cs
│   ├── GKLocalPlayerListener.g.cs
│   ├── GKMatch.g.cs
│   ├── GKMatchDelegate.g.cs
│   ├── GKMatchRequest.g.cs
│   ├── GKMatchSendDataMode.g.cs
│   ├── GKMatchType.g.cs
│   ├── GKMatchmaker.g.cs
│   ├── GKMatchmakerViewController.g.cs
│   ├── GKMatchmakerViewControllerDelegate.g.cs
│   ├── GKNotificationBanner.g.cs
│   ├── GKPeerConnectionState.g.cs
│   ├── GKPeerPickerConnectionType.g.cs
│   ├── GKPeerPickerController.g.cs
│   ├── GKPeerPickerControllerDelegate.g.cs
│   ├── GKPhotoSize.g.cs
│   ├── GKPlayer.g.cs
│   ├── GKPlayerConnectionState.g.cs
│   ├── GKSavedGame.g.cs
│   ├── GKSavedGameListener.g.cs
│   ├── GKScore.cs
│   ├── GKScore.g.cs
│   ├── GKScoreChallenge.g.cs
│   ├── GKSendDataMode.g.cs
│   ├── GKSession.g.cs
│   ├── GKSessionDelegate.g.cs
│   ├── GKSessionMode.g.cs
│   ├── GKTransportType.g.cs
│   ├── GKTurnBasedEventHandler.g.cs
│   ├── GKTurnBasedEventHandlerDelegate.g.cs
│   ├── GKTurnBasedEventListener.g.cs
│   ├── GKTurnBasedExchange.g.cs
│   ├── GKTurnBasedExchangeReply.g.cs
│   ├── GKTurnBasedExchangeStatus.g.cs
│   ├── GKTurnBasedMatch.g.cs
│   ├── GKTurnBasedMatchOutcome.g.cs
│   ├── GKTurnBasedMatchStatus.g.cs
│   ├── GKTurnBasedMatchmakerViewController.g.cs
│   ├── GKTurnBasedMatchmakerViewControllerDelegate.g.cs
│   ├── GKTurnBasedParticipant.g.cs
│   ├── GKTurnBasedParticipantStatus.g.cs
│   ├── GKVoiceChat.g.cs
│   ├── GKVoiceChatClient.g.cs
│   ├── GKVoiceChatPlayerState.g.cs
│   ├── GKVoiceChatService.g.cs
│   ├── GKVoiceChatServiceError.g.cs
│   └── GameKit2.cs
├── GameplayKit
│   ├── GKARC4RandomSource.g.cs
│   ├── GKAgent.g.cs
│   ├── GKAgent2D.g.cs
│   ├── GKAgent3D.g.cs
│   ├── GKAgentDelegate.g.cs
│   ├── GKBehavior.cs
│   ├── GKBehavior.g.cs
│   ├── GKBillowNoiseSource.g.cs
│   ├── GKCheckerboardNoiseSource.g.cs
│   ├── GKCircleObstacle.g.cs
│   ├── GKCoherentNoiseSource.g.cs
│   ├── GKCompat.cs
│   ├── GKComponent.g.cs
│   ├── GKComponentSystem.cs
│   ├── GKComponentSystem_1.g.cs
│   ├── GKCompositeBehavior.cs
│   ├── GKCompositeBehavior.g.cs
│   ├── GKConstantNoiseSource.g.cs
│   ├── GKCylindersNoiseSource.g.cs
│   ├── GKDecisionNode.g.cs
│   ├── GKDecisionTree.g.cs
│   ├── GKEntity.cs
│   ├── GKEntity.g.cs
│   ├── GKGameModel.cs
│   ├── GKGameModel.g.cs
│   ├── GKGameModelPlayer.g.cs
│   ├── GKGameModelUpdate.g.cs
│   ├── GKGaussianDistribution.g.cs
│   ├── GKGoal.g.cs
│   ├── GKGraph.g.cs
│   ├── GKGraphNode.g.cs
│   ├── GKGraphNode2D.g.cs
│   ├── GKGraphNode3D.g.cs
│   ├── GKGridGraph.cs
│   ├── GKGridGraph.g.cs
│   ├── GKGridGraphNode.g.cs
│   ├── GKHybridStrategist.g.cs
│   ├── GKLinearCongruentialRandomSource.g.cs
│   ├── GKMersenneTwisterRandomSource.g.cs
│   ├── GKMeshGraphTriangulationMode.g.cs
│   ├── GKMeshGraph_1.g.cs
│   ├── GKMinMaxStrategist.g.cs
│   ├── GKMonteCarloStrategist.g.cs
│   ├── GKNSPredicateRule.g.cs
│   ├── GKNoise.g.cs
│   ├── GKNoiseMap.g.cs
│   ├── GKNoiseSource.g.cs
│   ├── GKObstacle.g.cs
│   ├── GKObstacleGraph.cs
│   ├── GKObstacleGraph.g.cs
│   ├── GKOctreeNode.g.cs
│   ├── GKOctree_1.g.cs
│   ├── GKPath.cs
│   ├── GKPath.g.cs
│   ├── GKPerlinNoiseSource.g.cs
│   ├── GKPolygonObstacle.cs
│   ├── GKPolygonObstacle.g.cs
│   ├── GKPrimitives.cs
│   ├── GKQuadTree.g.cs
│   ├── GKQuadTreeNode.g.cs
│   ├── GKRTreeSplitStrategy.g.cs
│   ├── GKRTree_1.g.cs
│   ├── GKRandom.g.cs
│   ├── GKRandomDistribution.g.cs
│   ├── GKRandomSource.g.cs
│   ├── GKRidgedNoiseSource.g.cs
│   ├── GKRule.g.cs
│   ├── GKRuleSystem.g.cs
│   ├── GKSCNNodeComponent.g.cs
│   ├── GKSKNodeComponent.g.cs
│   ├── GKScene.g.cs
│   ├── GKSceneRootNodeType.g.cs
│   ├── GKShuffledDistribution.g.cs
│   ├── GKSphereObstacle.g.cs
│   ├── GKSpheresNoiseSource.g.cs
│   ├── GKState.cs
│   ├── GKState.g.cs
│   ├── GKStateMachine.cs
│   ├── GKStateMachine.g.cs
│   ├── GKStrategist.g.cs
│   ├── GKVoronoiNoiseSource.g.cs
│   ├── NSArray_GameplayKit.cs
│   ├── SCNNode_GameplayKit.g.cs
│   └── SKNode_GameplayKit.g.cs
├── HealthKit
│   ├── Enums.cs
│   ├── HKActivitySummary.g.cs
│   ├── HKActivitySummaryQuery.g.cs
│   ├── HKActivitySummaryType.g.cs
│   ├── HKAnchoredObjectQuery.cs
│   ├── HKAnchoredObjectQuery.g.cs
│   ├── HKBiologicalSexObject.g.cs
│   ├── HKBloodTypeObject.g.cs
│   ├── HKCategorySample.g.cs
│   ├── HKCategoryType.g.cs
│   ├── HKCategoryTypeIdentifierKey.g.cs
│   ├── HKCdaDocument.g.cs
│   ├── HKCdaDocumentSample.g.cs
│   ├── HKCharacteristicType.g.cs
│   ├── HKCharacteristicTypeIdentifierKey.g.cs
│   ├── HKCorrelation.g.cs
│   ├── HKCorrelationQuery.g.cs
│   ├── HKCorrelationType.g.cs
│   ├── HKCorrelationTypeKey.g.cs
│   ├── HKDeletedObject.g.cs
│   ├── HKDetailedCdaErrorKeys.g.cs
│   ├── HKDetailedCdaErrors.g.cs
│   ├── HKDevice.g.cs
│   ├── HKDevicePropertyKey.g.cs
│   ├── HKDocumentQuery.g.cs
│   ├── HKDocumentSample.g.cs
│   ├── HKDocumentType.g.cs
│   ├── HKDocumentTypeIdentifier.g.cs
│   ├── HKErrorCode.g.cs
│   ├── HKFitzpatrickSkinTypeObject.g.cs
│   ├── HKHealthStore.g.cs
│   ├── HKHeartRateMotionContext.g.cs
│   ├── HKMetadata.g.cs
│   ├── HKMetadataKey.g.cs
│   ├── HKObject.g.cs
│   ├── HKObjectType.cs
│   ├── HKObjectType.g.cs
│   ├── HKObserverQuery.g.cs
│   ├── HKObsolete.cs
│   ├── HKPredicateKeyPath.g.cs
│   ├── HKQuantity.g.cs
│   ├── HKQuantitySample.g.cs
│   ├── HKQuantityType.g.cs
│   ├── HKQuantityTypeIdentifierKey.g.cs
│   ├── HKQuery.g.cs
│   ├── HKQueryAnchor.g.cs
│   ├── HKSample.g.cs
│   ├── HKSampleQuery.cs
│   ├── HKSampleQuery.g.cs
│   ├── HKSampleType.g.cs
│   ├── HKSeriesBuilder.g.cs
│   ├── HKSeriesSample.g.cs
│   ├── HKSeriesType.g.cs
│   ├── HKSource.g.cs
│   ├── HKSourceQuery.g.cs
│   ├── HKSourceRevision.g.cs
│   ├── HKSourceRevisionInfo.g.cs
│   ├── HKStatistics.g.cs
│   ├── HKStatisticsCollection.g.cs
│   ├── HKStatisticsCollectionQuery.g.cs
│   ├── HKStatisticsQuery.g.cs
│   ├── HKUnit.cs
│   ├── HKUnit.g.cs
│   ├── HKWheelchairUseObject.g.cs
│   ├── HKWorkout.g.cs
│   ├── HKWorkoutConfiguration.g.cs
│   ├── HKWorkoutEvent.g.cs
│   ├── HKWorkoutRoute.g.cs
│   ├── HKWorkoutRouteBuilder.g.cs
│   ├── HKWorkoutRouteQuery.g.cs
│   ├── HKWorkoutSessionLocationType.g.cs
│   └── HKWorkoutType.g.cs
├── HealthKitUI
│   └── HKActivityRingView.g.cs
├── HomeKit
│   ├── HMAccessory.g.cs
│   ├── HMAccessoryBrowser.g.cs
│   ├── HMAccessoryBrowserDelegate.g.cs
│   ├── HMAccessoryCategory.g.cs
│   ├── HMAccessoryCategoryType.g.cs
│   ├── HMAccessoryDelegate.g.cs
│   ├── HMAccessoryProfile.g.cs
│   ├── HMAction.g.cs
│   ├── HMActionSet.cs
│   ├── HMActionSet.g.cs
│   ├── HMActionSetType.g.cs
│   ├── HMActionSetTypesInternal.g.cs
│   ├── HMCalendarEvent.g.cs
│   ├── HMCameraAudioControl.g.cs
│   ├── HMCameraAudioStreamSetting.g.cs
│   ├── HMCameraControl.g.cs
│   ├── HMCameraProfile.g.cs
│   ├── HMCameraSettingsControl.g.cs
│   ├── HMCameraSnapshot.g.cs
│   ├── HMCameraSnapshotControl.g.cs
│   ├── HMCameraSnapshotControlDelegate.g.cs
│   ├── HMCameraSource.g.cs
│   ├── HMCameraStream.g.cs
│   ├── HMCameraStreamControl.g.cs
│   ├── HMCameraStreamControlDelegate.g.cs
│   ├── HMCameraStreamState.g.cs
│   ├── HMCameraView.g.cs
│   ├── HMCharacteristic.cs
│   ├── HMCharacteristic.g.cs
│   ├── HMCharacteristicEvent.g.cs
│   ├── HMCharacteristicMetadata.cs
│   ├── HMCharacteristicMetadata.g.cs
│   ├── HMCharacteristicMetadataFormat.g.cs
│   ├── HMCharacteristicMetadataFormatKeys.g.cs
│   ├── HMCharacteristicMetadataUnits.g.cs
│   ├── HMCharacteristicMetadataUnitsInternal.g.cs
│   ├── HMCharacteristicProperties.cs
│   ├── HMCharacteristicPropertyInternal.g.cs
│   ├── HMCharacteristicThresholdRangeEvent.g.cs
│   ├── HMCharacteristicType.g.cs
│   ├── HMCharacteristicValueActivationState.g.cs
│   ├── HMCharacteristicValueAirParticulate.g.cs
│   ├── HMCharacteristicValueAirQuality.g.cs
│   ├── HMCharacteristicValueBatteryStatus.g.cs
│   ├── HMCharacteristicValueCarbonDioxideDetectionStatus.g.cs
│   ├── HMCharacteristicValueCarbonMonoxideDetectionStatus.g.cs
│   ├── HMCharacteristicValueChargingState.g.cs
│   ├── HMCharacteristicValueContactState.g.cs
│   ├── HMCharacteristicValueCurrentAirPurifierState.g.cs
│   ├── HMCharacteristicValueCurrentFanState.g.cs
│   ├── HMCharacteristicValueCurrentHeaterCoolerState.g.cs
│   ├── HMCharacteristicValueCurrentHumidifierDehumidifierState.g.cs
│   ├── HMCharacteristicValueCurrentSecuritySystemState.g.cs
│   ├── HMCharacteristicValueCurrentSlatState.g.cs
│   ├── HMCharacteristicValueDoorState.g.cs
│   ├── HMCharacteristicValueFilterChange.g.cs
│   ├── HMCharacteristicValueHeatingCooling.g.cs
│   ├── HMCharacteristicValueInputEvent.g.cs
│   ├── HMCharacteristicValueJammedStatus.g.cs
│   ├── HMCharacteristicValueLabelNamespace.g.cs
│   ├── HMCharacteristicValueLeakStatus.g.cs
│   ├── HMCharacteristicValueLockMechanism.g.cs
│   ├── HMCharacteristicValueLockMechanismState.g.cs
│   ├── HMCharacteristicValueLockPhysicalControlsState.g.cs
│   ├── HMCharacteristicValueOccupancyStatus.g.cs
│   ├── HMCharacteristicValuePositionState.g.cs
│   ├── HMCharacteristicValueRotationDirection.g.cs
│   ├── HMCharacteristicValueSecuritySystemAlarmType.g.cs
│   ├── HMCharacteristicValueSlatType.g.cs
│   ├── HMCharacteristicValueSmokeDetectionStatus.g.cs
│   ├── HMCharacteristicValueStatusFault.g.cs
│   ├── HMCharacteristicValueSwingMode.g.cs
│   ├── HMCharacteristicValueTamperedStatus.g.cs
│   ├── HMCharacteristicValueTargetAirPurifierState.g.cs
│   ├── HMCharacteristicValueTargetFanState.g.cs
│   ├── HMCharacteristicValueTargetHeaterCoolerState.g.cs
│   ├── HMCharacteristicValueTargetHumidifierDehumidifierState.g.cs
│   ├── HMCharacteristicValueTargetSecuritySystemState.g.cs
│   ├── HMCharacteristicValueTemperatureUnit.g.cs
│   ├── HMCharacteristicWriteAction.g.cs
│   ├── HMDurationEvent.g.cs
│   ├── HMError.g.cs
│   ├── HMErrors.g.cs
│   ├── HMEvent.g.cs
│   ├── HMEventTrigger.cs
│   ├── HMEventTrigger.g.cs
│   ├── HMEventTriggerActivationState.g.cs
│   ├── HMHome.cs
│   ├── HMHome.g.cs
│   ├── HMHomeAccessControl.g.cs
│   ├── HMHomeDelegate.g.cs
│   ├── HMHomeHubState.g.cs
│   ├── HMHomeManager.g.cs
│   ├── HMHomeManagerDelegate.g.cs
│   ├── HMLocationEvent.g.cs
│   ├── HMMutableCalendarEvent.g.cs
│   ├── HMMutableCharacteristicEvent.g.cs
│   ├── HMMutableCharacteristicThresholdRangeEvent.g.cs
│   ├── HMMutableDurationEvent.g.cs
│   ├── HMMutableLocationEvent.g.cs
│   ├── HMMutablePresenceEvent.g.cs
│   ├── HMMutableSignificantTimeEvent.cs
│   ├── HMMutableSignificantTimeEvent.g.cs
│   ├── HMNumberRange.g.cs
│   ├── HMPresenceEvent.g.cs
│   ├── HMPresenceEventType.g.cs
│   ├── HMPresenceEventUserType.g.cs
│   ├── HMRoom.g.cs
│   ├── HMService.cs
│   ├── HMService.g.cs
│   ├── HMServiceGroup.g.cs
│   ├── HMServiceType.g.cs
│   ├── HMSignificantEvent.g.cs
│   ├── HMSignificantTimeEvent.cs
│   ├── HMSignificantTimeEvent.g.cs
│   ├── HMTimeEvent.g.cs
│   ├── HMTimerTrigger.g.cs
│   ├── HMTrigger.g.cs
│   ├── HMUser.g.cs
│   └── HMZone.g.cs
├── IOSurface
│   ├── IODefs.cs
│   ├── IOSurface.cs
│   ├── IOSurface.g.cs
│   ├── IOSurfaceOptions.g.cs
│   └── IOSurfacePropertyKey.g.cs
├── IdentityLookup
│   ├── ILMessageFilterAction.g.cs
│   ├── ILMessageFilterError.g.cs
│   ├── ILMessageFilterExtension.g.cs
│   ├── ILMessageFilterExtensionContext.g.cs
│   ├── ILMessageFilterQueryHandling.g.cs
│   ├── ILMessageFilterQueryRequest.g.cs
│   ├── ILMessageFilterQueryResponse.g.cs
│   └── ILNetworkResponse.g.cs
├── ImageIO
│   ├── CGCopyImageSourceOptions.g.cs
│   ├── CGImageAuxiliaryDataInfo.g.cs
│   ├── CGImageAuxiliaryDataInfoKeys.g.cs
│   ├── CGImageAuxiliaryDataType.g.cs
│   ├── CGImageDestination.cs
│   ├── CGImageDestinationOptions.g.cs
│   ├── CGImageDestinationOptionsKeys.g.cs
│   ├── CGImageMetadata.cs
│   ├── CGImageMetadataEnumerateOptions.g.cs
│   ├── CGImageMetadataErrors.g.cs
│   ├── CGImageMetadataTag.cs
│   ├── CGImageMetadataTagNamespaces.g.cs
│   ├── CGImageMetadataTagPrefixes.g.cs
│   ├── CGImageMetadataType.g.cs
│   ├── CGImageOptions.g.cs
│   ├── CGImageProperties.g.cs
│   ├── CGImagePropertyOrientation.g.cs
│   ├── CGImagePropertyPngFilters.g.cs
│   ├── CGImageSource.cs
│   ├── CGImageSource.iOS.cs
│   ├── CGImageThumbnailOptions.g.cs
│   └── CGMutableImageMetadata.cs
├── Intents
│   ├── CLPlacemark_INIntentsAdditions.g.cs
│   ├── INAccountType.g.cs
│   ├── INAccountTypeResolutionResult.g.cs
│   ├── INActivateCarSignalIntent.g.cs
│   ├── INActivateCarSignalIntentHandling.g.cs
│   ├── INActivateCarSignalIntentResponse.g.cs
│   ├── INActivateCarSignalIntentResponseCode.g.cs
│   ├── INAddTasksIntent.g.cs
│   ├── INAddTasksIntentHandling.g.cs
│   ├── INAddTasksIntentResponse.g.cs
│   ├── INAddTasksIntentResponseCode.g.cs
│   ├── INAmountType.g.cs
│   ├── INAppendToNoteIntent.g.cs
│   ├── INAppendToNoteIntentHandling.g.cs
│   ├── INAppendToNoteIntentResponse.g.cs
│   ├── INAppendToNoteIntentResponseCode.g.cs
│   ├── INBalanceAmount.g.cs
│   ├── INBalanceType.g.cs
│   ├── INBalanceTypeResolutionResult.g.cs
│   ├── INBillDetails.g.cs
│   ├── INBillPayee.g.cs
│   ├── INBillPayeeResolutionResult.g.cs
│   ├── INBillType.g.cs
│   ├── INBillTypeResolutionResult.cs
│   ├── INBillTypeResolutionResult.g.cs
│   ├── INBookRestaurantReservationIntent.g.cs
│   ├── INBookRestaurantReservationIntentCode.g.cs
│   ├── INBookRestaurantReservationIntentHandling.g.cs
│   ├── INBookRestaurantReservationIntentResponse.g.cs
│   ├── INBooleanResolutionResult.g.cs
│   ├── INCallCapability.g.cs
│   ├── INCallCapabilityOptions.g.cs
│   ├── INCallDestinationType.g.cs
│   ├── INCallDestinationTypeResolutionResult.g.cs
│   ├── INCallRecord.cs
│   ├── INCallRecord.g.cs
│   ├── INCallRecordType.g.cs
│   ├── INCallRecordTypeOptions.g.cs
│   ├── INCallRecordTypeOptionsResolutionResult.g.cs
│   ├── INCallRecordTypeResolutionResult.cs
│   ├── INCallRecordTypeResolutionResult.g.cs
│   ├── INCallsDomainHandling.g.cs
│   ├── INCancelRideIntent.g.cs
│   ├── INCancelRideIntentHandling.g.cs
│   ├── INCancelRideIntentResponse.g.cs
│   ├── INCancelRideIntentResponseCode.g.cs
│   ├── INCancelWorkoutIntent.g.cs
│   ├── INCancelWorkoutIntentHandling.g.cs
│   ├── INCancelWorkoutIntentResponse.g.cs
│   ├── INCancelWorkoutIntentResponseCode.g.cs
│   ├── INCarAirCirculationMode.g.cs
│   ├── INCarAirCirculationModeResolutionResult.cs
│   ├── INCarAirCirculationModeResolutionResult.g.cs
│   ├── INCarAudioSource.g.cs
│   ├── INCarAudioSourceResolutionResult.cs
│   ├── INCarAudioSourceResolutionResult.g.cs
│   ├── INCarCommandsDomainHandling.g.cs
│   ├── INCarDefroster.g.cs
│   ├── INCarDefrosterResolutionResult.cs
│   ├── INCarDefrosterResolutionResult.g.cs
│   ├── INCarPlayDomainHandling.g.cs
│   ├── INCarSeat.g.cs
│   ├── INCarSeatResolutionResult.cs
│   ├── INCarSeatResolutionResult.g.cs
│   ├── INCarSignalOptions.g.cs
│   ├── INCarSignalOptionsResolutionResult.cs
│   ├── INCarSignalOptionsResolutionResult.g.cs
│   ├── INCompat.cs
│   ├── INConditionalOperator.g.cs
│   ├── INCreateNoteIntent.g.cs
│   ├── INCreateNoteIntentHandling.g.cs
│   ├── INCreateNoteIntentResponse.g.cs
│   ├── INCreateNoteIntentResponseCode.g.cs
│   ├── INCreateTaskListIntent.g.cs
│   ├── INCreateTaskListIntentHandling.g.cs
│   ├── INCreateTaskListIntentResponse.g.cs
│   ├── INCreateTaskListIntentResponseCode.g.cs
│   ├── INCurrencyAmount.g.cs
│   ├── INCurrencyAmountResolutionResult.g.cs
│   ├── INDateComponentsRange.g.cs
│   ├── INDateComponentsRangeResolutionResult.g.cs
│   ├── INDateComponentsResolutionResult.g.cs
│   ├── INDateSearchType.g.cs
│   ├── INDateSearchTypeResolutionResult.g.cs
│   ├── INDoubleResolutionResult.g.cs
│   ├── INEndWorkoutIntent.g.cs
│   ├── INEndWorkoutIntentHandling.g.cs
│   ├── INEndWorkoutIntentResponse.g.cs
│   ├── INEndWorkoutIntentResponseCode.g.cs
│   ├── INExtension.g.cs
│   ├── INGetAvailableRestaurantReservationBookingDefaultsIntent.g.cs
│   ├── INGetAvailableRestaurantReservationBookingDefaultsIntentHandling.g.cs
│   ├── INGetAvailableRestaurantReservationBookingDefaultsIntentResponse.g.cs
│   ├── INGetAvailableRestaurantReservationBookingDefaultsIntentResponseCode.g.cs
│   ├── INGetAvailableRestaurantReservationBookingsIntent.g.cs
│   ├── INGetAvailableRestaurantReservationBookingsIntentCode.g.cs
│   ├── INGetAvailableRestaurantReservationBookingsIntentHandling.g.cs
│   ├── INGetAvailableRestaurantReservationBookingsIntentResponse.g.cs
│   ├── INGetCarLockStatusIntent.g.cs
│   ├── INGetCarLockStatusIntentHandling.g.cs
│   ├── INGetCarLockStatusIntentResponse.cs
│   ├── INGetCarLockStatusIntentResponse.g.cs
│   ├── INGetCarLockStatusIntentResponseCode.g.cs
│   ├── INGetCarPowerLevelStatusIntent.g.cs
│   ├── INGetCarPowerLevelStatusIntentHandling.g.cs
│   ├── INGetCarPowerLevelStatusIntentResponse.cs
│   ├── INGetCarPowerLevelStatusIntentResponse.g.cs
│   ├── INGetCarPowerLevelStatusIntentResponseCode.g.cs
│   ├── INGetRestaurantGuestIntent.g.cs
│   ├── INGetRestaurantGuestIntentHandling.g.cs
│   ├── INGetRestaurantGuestIntentResponse.g.cs
│   ├── INGetRestaurantGuestIntentResponseCode.g.cs
│   ├── INGetRideStatusIntent.g.cs
│   ├── INGetRideStatusIntentHandling.g.cs
│   ├── INGetRideStatusIntentResponse.g.cs
│   ├── INGetRideStatusIntentResponseCode.g.cs
│   ├── INGetRideStatusIntentResponseObserver.g.cs
│   ├── INGetUserCurrentRestaurantReservationBookingsIntent.g.cs
│   ├── INGetUserCurrentRestaurantReservationBookingsIntentHandling.g.cs
│   ├── INGetUserCurrentRestaurantReservationBookingsIntentResponse.g.cs
│   ├── INGetUserCurrentRestaurantReservationBookingsIntentResponseCode.g.cs
│   ├── INGetVisualCodeIntent.g.cs
│   ├── INGetVisualCodeIntentHandling.g.cs
│   ├── INGetVisualCodeIntentResponse.g.cs
│   ├── INGetVisualCodeIntentResponseCode.g.cs
│   ├── INImage.g.cs
│   ├── INImageNoteContent.g.cs
│   ├── INIntegerResolutionResult.g.cs
│   ├── INIntent.g.cs
│   ├── INIntentErrorCode.g.cs
│   ├── INIntentHandlerProviding.g.cs
│   ├── INIntentHandlingStatus.g.cs
│   ├── INIntentIdentifier.g.cs
│   ├── INIntentResolutionResult.cs
│   ├── INIntentResolutionResult.g.cs
│   ├── INIntentResponse.g.cs
│   ├── INInteraction.cs
│   ├── INInteraction.g.cs
│   ├── INInteractionDirection.g.cs
│   ├── INListRideOptionsIntent.g.cs
│   ├── INListRideOptionsIntentHandling.g.cs
│   ├── INListRideOptionsIntentResponse.g.cs
│   ├── INListRideOptionsIntentResponseCode.g.cs
│   ├── INLocationSearchType.g.cs
│   ├── INLocationSearchTypeResolutionResult.g.cs
│   ├── INMessage.g.cs
│   ├── INMessageAttribute.g.cs
│   ├── INMessageAttributeOptions.g.cs
│   ├── INMessageAttributeOptionsResolutionResult.cs
│   ├── INMessageAttributeOptionsResolutionResult.g.cs
│   ├── INMessageAttributeResolutionResult.cs
│   ├── INMessageAttributeResolutionResult.g.cs
│   ├── INMessageType.g.cs
│   ├── INMessagesDomainHandling.g.cs
│   ├── INNote.g.cs
│   ├── INNoteContent.g.cs
│   ├── INNoteContentResolutionResult.g.cs
│   ├── INNoteContentType.g.cs
│   ├── INNoteContentTypeResolutionResult.g.cs
│   ├── INNoteResolutionResult.g.cs
│   ├── INNotebookDomainHandling.g.cs
│   ├── INNotebookItemType.g.cs
│   ├── INNotebookItemTypeResolutionResult.g.cs
│   ├── INParameter.g.cs
│   ├── INPauseWorkoutIntent.g.cs
│   ├── INPauseWorkoutIntentHandling.g.cs
│   ├── INPauseWorkoutIntentResponse.g.cs
│   ├── INPauseWorkoutIntentResponseCode.g.cs
│   ├── INPayBillIntent.g.cs
│   ├── INPayBillIntentHandling.g.cs
│   ├── INPayBillIntentResponse.g.cs
│   ├── INPayBillIntentResponseCode.g.cs
│   ├── INPaymentAccount.g.cs
│   ├── INPaymentAccountResolutionResult.g.cs
│   ├── INPaymentAmount.g.cs
│   ├── INPaymentAmountResolutionResult.g.cs
│   ├── INPaymentMethod.g.cs
│   ├── INPaymentMethodType.g.cs
│   ├── INPaymentRecord.g.cs
│   ├── INPaymentStatus.g.cs
│   ├── INPaymentStatusResolutionResult.cs
│   ├── INPaymentStatusResolutionResult.g.cs
│   ├── INPaymentsDomainHandling.g.cs
│   ├── INPerson.g.cs
│   ├── INPersonHandle.g.cs
│   ├── INPersonHandleLabel.g.cs
│   ├── INPersonHandleType.g.cs
│   ├── INPersonRelationship.g.cs
│   ├── INPersonResolutionResult.g.cs
│   ├── INPersonSuggestionType.g.cs
│   ├── INPhotoAttributeOptions.g.cs
│   ├── INPhotosDomainHandling.g.cs
│   ├── INPlacemarkResolutionResult.g.cs
│   ├── INPreferences.g.cs
│   ├── INPriceRange.cs
│   ├── INPriceRange.g.cs
│   ├── INRadioDomainHandling.g.cs
│   ├── INRadioType.g.cs
│   ├── INRadioTypeResolutionResult.cs
│   ├── INRadioTypeResolutionResult.g.cs
│   ├── INRecurrenceFrequency.g.cs
│   ├── INRecurrenceRule.g.cs
│   ├── INRelativeReference.g.cs
│   ├── INRelativeReferenceResolutionResult.cs
│   ├── INRelativeReferenceResolutionResult.g.cs
│   ├── INRelativeSetting.g.cs
│   ├── INRelativeSettingResolutionResult.cs
│   ├── INRelativeSettingResolutionResult.g.cs
│   ├── INRequestPaymentCurrencyAmountResolutionResult.g.cs
│   ├── INRequestPaymentCurrencyAmountUnsupportedReason.g.cs
│   ├── INRequestPaymentIntent.g.cs
│   ├── INRequestPaymentIntentHandling.g.cs
│   ├── INRequestPaymentIntentResponse.g.cs
│   ├── INRequestPaymentIntentResponseCode.g.cs
│   ├── INRequestPaymentPayerResolutionResult.g.cs
│   ├── INRequestPaymentPayerUnsupportedReason.g.cs
│   ├── INRequestRideIntent.g.cs
│   ├── INRequestRideIntentHandling.g.cs
│   ├── INRequestRideIntentResponse.g.cs
│   ├── INRequestRideIntentResponseCode.g.cs
│   ├── INRestaurant.g.cs
│   ├── INRestaurantGuest.g.cs
│   ├── INRestaurantGuestDisplayPreferences.g.cs
│   ├── INRestaurantGuestResolutionResult.g.cs
│   ├── INRestaurantOffer.g.cs
│   ├── INRestaurantReservationBooking.g.cs
│   ├── INRestaurantReservationUserBooking.g.cs
│   ├── INRestaurantReservationUserBookingStatus.g.cs
│   ├── INRestaurantResolutionResult.g.cs
│   ├── INResumeWorkoutIntent.g.cs
│   ├── INResumeWorkoutIntentHandling.g.cs
│   ├── INResumeWorkoutIntentResponse.g.cs
│   ├── INResumeWorkoutIntentResponseCode.g.cs
│   ├── INRideCompletionStatus.g.cs
│   ├── INRideDriver.g.cs
│   ├── INRideFareLineItem.g.cs
│   ├── INRideFeedbackTypeOptions.g.cs
│   ├── INRideOption.cs
│   ├── INRideOption.g.cs
│   ├── INRidePartySizeOption.g.cs
│   ├── INRidePhase.g.cs
│   ├── INRideStatus.g.cs
│   ├── INRideVehicle.g.cs
│   ├── INRidesharingDomainHandling.g.cs
│   ├── INSaveProfileInCarIntent.cs
│   ├── INSaveProfileInCarIntent.g.cs
│   ├── INSaveProfileInCarIntentHandling.g.cs
│   ├── INSaveProfileInCarIntentResponse.g.cs
│   ├── INSaveProfileInCarIntentResponseCode.g.cs
│   ├── INSearchCallHistoryIntent.cs
│   ├── INSearchCallHistoryIntent.g.cs
│   ├── INSearchCallHistoryIntentHandling.g.cs
│   ├── INSearchCallHistoryIntentResponse.g.cs
│   ├── INSearchCallHistoryIntentResponseCode.g.cs
│   ├── INSearchForAccountsIntent.g.cs
│   ├── INSearchForAccountsIntentHandling.g.cs
│   ├── INSearchForAccountsIntentResponse.g.cs
│   ├── INSearchForAccountsIntentResponseCode.g.cs
│   ├── INSearchForBillsIntent.g.cs
│   ├── INSearchForBillsIntentHandling.g.cs
│   ├── INSearchForBillsIntentResponse.g.cs
│   ├── INSearchForBillsIntentResponseCode.g.cs
│   ├── INSearchForMessagesIntent.g.cs
│   ├── INSearchForMessagesIntentHandling.g.cs
│   ├── INSearchForMessagesIntentResponse.g.cs
│   ├── INSearchForMessagesIntentResponseCode.g.cs
│   ├── INSearchForNotebookItemsIntent.g.cs
│   ├── INSearchForNotebookItemsIntentHandling.g.cs
│   ├── INSearchForNotebookItemsIntentResponse.g.cs
│   ├── INSearchForNotebookItemsIntentResponseCode.g.cs
│   ├── INSearchForPhotosIntent.g.cs
│   ├── INSearchForPhotosIntentHandling.g.cs
│   ├── INSearchForPhotosIntentResponse.g.cs
│   ├── INSearchForPhotosIntentResponseCode.g.cs
│   ├── INSendMessageIntent.g.cs
│   ├── INSendMessageIntentHandling.g.cs
│   ├── INSendMessageIntentResponse.g.cs
│   ├── INSendMessageIntentResponseCode.g.cs
│   ├── INSendMessageRecipientResolutionResult.g.cs
│   ├── INSendMessageRecipientUnsupportedReason.g.cs
│   ├── INSendPaymentCurrencyAmountResolutionResult.g.cs
│   ├── INSendPaymentCurrencyAmountUnsupportedReason.g.cs
│   ├── INSendPaymentIntent.g.cs
│   ├── INSendPaymentIntentHandling.g.cs
│   ├── INSendPaymentIntentResponse.g.cs
│   ├── INSendPaymentIntentResponseCode.g.cs
│   ├── INSendPaymentPayeeResolutionResult.g.cs
│   ├── INSendPaymentPayeeUnsupportedReason.g.cs
│   ├── INSendRideFeedbackIntent.g.cs
│   ├── INSendRideFeedbackIntentHandling.g.cs
│   ├── INSendRideFeedbackIntentResponse.g.cs
│   ├── INSendRideFeedbackIntentResponseCode.g.cs
│   ├── INSetAudioSourceInCarIntent.g.cs
│   ├── INSetAudioSourceInCarIntentHandling.g.cs
│   ├── INSetAudioSourceInCarIntentResponse.g.cs
│   ├── INSetAudioSourceInCarIntentResponseCode.g.cs
│   ├── INSetCarLockStatusIntent.cs
│   ├── INSetCarLockStatusIntent.g.cs
│   ├── INSetCarLockStatusIntentHandling.g.cs
│   ├── INSetCarLockStatusIntentResponse.g.cs
│   ├── INSetCarLockStatusIntentResponseCode.g.cs
│   ├── INSetClimateSettingsInCarIntent.cs
│   ├── INSetClimateSettingsInCarIntent.g.cs
│   ├── INSetClimateSettingsInCarIntentHandling.g.cs
│   ├── INSetClimateSettingsInCarIntentResponse.g.cs
│   ├── INSetClimateSettingsInCarIntentResponseCode.g.cs
│   ├── INSetDefrosterSettingsInCarIntent.cs
│   ├── INSetDefrosterSettingsInCarIntent.g.cs
│   ├── INSetDefrosterSettingsInCarIntentHandling.g.cs
│   ├── INSetDefrosterSettingsInCarIntentResponse.g.cs
│   ├── INSetDefrosterSettingsInCarIntentResponseCode.g.cs
│   ├── INSetMessageAttributeIntent.g.cs
│   ├── INSetMessageAttributeIntentHandling.g.cs
│   ├── INSetMessageAttributeIntentResponse.g.cs
│   ├── INSetMessageAttributeIntentResponseCode.g.cs
│   ├── INSetProfileInCarIntent.cs
│   ├── INSetProfileInCarIntent.g.cs
│   ├── INSetProfileInCarIntentHandling.g.cs
│   ├── INSetProfileInCarIntentResponse.g.cs
│   ├── INSetProfileInCarIntentResponseCode.g.cs
│   ├── INSetRadioStationIntent.g.cs
│   ├── INSetRadioStationIntentHandling.g.cs
│   ├── INSetRadioStationIntentResponse.g.cs
│   ├── INSetRadioStationIntentResponseCode.g.cs
│   ├── INSetSeatSettingsInCarIntent.cs
│   ├── INSetSeatSettingsInCarIntent.g.cs
│   ├── INSetSeatSettingsInCarIntentHandling.g.cs
│   ├── INSetSeatSettingsInCarIntentResponse.g.cs
│   ├── INSetSeatSettingsInCarIntentResponseCode.g.cs
│   ├── INSetTaskAttributeIntent.g.cs
│   ├── INSetTaskAttributeIntentHandling.g.cs
│   ├── INSetTaskAttributeIntentResponse.g.cs
│   ├── INSetTaskAttributeIntentResponseCode.g.cs
│   ├── INSiriAuthorizationStatus.g.cs
│   ├── INSortType.g.cs
│   ├── INSpatialEvent.g.cs
│   ├── INSpatialEventTrigger.g.cs
│   ├── INSpatialEventTriggerResolutionResult.g.cs
│   ├── INSpeakable.g.cs
│   ├── INSpeakableString.cs
│   ├── INSpeakableString.g.cs
│   ├── INSpeakableStringResolutionResult.g.cs
│   ├── INStartAudioCallIntent.g.cs
│   ├── INStartAudioCallIntentHandling.g.cs
│   ├── INStartAudioCallIntentResponse.g.cs
│   ├── INStartAudioCallIntentResponseCode.g.cs
│   ├── INStartPhotoPlaybackIntent.g.cs
│   ├── INStartPhotoPlaybackIntentHandling.g.cs
│   ├── INStartPhotoPlaybackIntentResponse.g.cs
│   ├── INStartPhotoPlaybackIntentResponseCode.g.cs
│   ├── INStartVideoCallIntent.g.cs
│   ├── INStartVideoCallIntentHandling.g.cs
│   ├── INStartVideoCallIntentResponse.g.cs
│   ├── INStartVideoCallIntentResponseCode.g.cs
│   ├── INStartWorkoutIntent.cs
│   ├── INStartWorkoutIntent.g.cs
│   ├── INStartWorkoutIntentHandling.g.cs
│   ├── INStartWorkoutIntentResponse.g.cs
│   ├── INStartWorkoutIntentResponseCode.g.cs
│   ├── INStringResolutionResult.g.cs
│   ├── INTask.g.cs
│   ├── INTaskList.g.cs
│   ├── INTaskListResolutionResult.g.cs
│   ├── INTaskResolutionResult.g.cs
│   ├── INTaskStatus.g.cs
│   ├── INTaskStatusResolutionResult.g.cs
│   ├── INTaskType.g.cs
│   ├── INTemperatureResolutionResult.g.cs
│   ├── INTemporalEventTrigger.g.cs
│   ├── INTemporalEventTriggerResolutionResult.g.cs
│   ├── INTermsAndConditions.g.cs
│   ├── INTextNoteContent.g.cs
│   ├── INTransferMoneyIntent.g.cs
│   ├── INTransferMoneyIntentHandling.g.cs
│   ├── INTransferMoneyIntentResponse.g.cs
│   ├── INTransferMoneyIntentResponseCode.g.cs
│   ├── INVisualCodeDomainHandling.g.cs
│   ├── INVisualCodeType.g.cs
│   ├── INVisualCodeTypeResolutionResult.g.cs
│   ├── INVocabulary.g.cs
│   ├── INVocabularyStringType.g.cs
│   ├── INWorkoutGoalUnitType.g.cs
│   ├── INWorkoutGoalUnitTypeResolutionResult.cs
│   ├── INWorkoutGoalUnitTypeResolutionResult.g.cs
│   ├── INWorkoutLocationType.g.cs
│   ├── INWorkoutLocationTypeResolutionResult.cs
│   ├── INWorkoutLocationTypeResolutionResult.g.cs
│   ├── INWorkoutNameIdentifier.g.cs
│   ├── INWorkoutsDomainHandling.g.cs
│   └── NSUserActivity_IntentsAdditions.g.cs
├── IntentsUI
│   ├── INUIHostedViewContext.g.cs
│   ├── INUIHostedViewControlling.g.cs
│   ├── INUIHostedViewSiriProviding.g.cs
│   ├── INUIInteractiveBehavior.g.cs
│   └── NSExtensionContext_INUIHostedViewControlling.g.cs
├── JavaScriptCore
│   ├── Enums.cs
│   ├── Extensions.cs
│   ├── JSContext.g.cs
│   ├── JSExport.g.cs
│   ├── JSManagedValue.g.cs
│   ├── JSPropertyDescriptorKeys.g.cs
│   ├── JSValue.g.cs
│   └── JSVirtualMachine.g.cs
├── LocalAuthentication
│   ├── LAAccessControlOperation.g.cs
│   ├── LABiometryType.g.cs
│   ├── LAContext.g.cs
│   ├── LACredentialType.g.cs
│   ├── LAPolicy.g.cs
│   └── LAStatus.g.cs
├── MapKit
│   ├── MKAnnotation.g.cs
│   ├── MKAnnotationView.g.cs
│   ├── MKAnnotationViewCollisionMode.g.cs
│   ├── MKAnnotationViewDragState.g.cs
│   ├── MKCircle.cs
│   ├── MKCircle.g.cs
│   ├── MKCircleRenderer.g.cs
│   ├── MKCircleView.g.cs
│   ├── MKClusterAnnotation.g.cs
│   ├── MKCompassButton.g.cs
│   ├── MKDirections.cs
│   ├── MKDirections.g.cs
│   ├── MKDirectionsRequest.g.cs
│   ├── MKDirectionsResponse.g.cs
│   ├── MKDirectionsTransportType.g.cs
│   ├── MKDistanceFormatter.g.cs
│   ├── MKDistanceFormatterUnitStyle.g.cs
│   ├── MKDistanceFormatterUnits.g.cs
│   ├── MKETAResponse.g.cs
│   ├── MKErrorCode.g.cs
│   ├── MKFeatureDisplayPriority.cs
│   ├── MKFeatureVisibility.g.cs
│   ├── MKGeodesicPolyline.cs
│   ├── MKGeodesicPolyline.g.cs
│   ├── MKLocalSearch.cs
│   ├── MKLocalSearch.g.cs
│   ├── MKLocalSearchCompleter.g.cs
│   ├── MKLocalSearchCompleterDelegate.g.cs
│   ├── MKLocalSearchCompletion.g.cs
│   ├── MKLocalSearchRequest.g.cs
│   ├── MKLocalSearchResponse.g.cs
│   ├── MKMapCamera.g.cs
│   ├── MKMapItem.cs
│   ├── MKMapItem.g.cs
│   ├── MKMapSnapshot.g.cs
│   ├── MKMapSnapshotOptions.g.cs
│   ├── MKMapSnapshotter.g.cs
│   ├── MKMapType.g.cs
│   ├── MKMapView.cs
│   ├── MKMapView.g.cs
│   ├── MKMapViewDefault.g.cs
│   ├── MKMapViewDelegate.g.cs
│   ├── MKMarkerAnnotationView.g.cs
│   ├── MKMultiPoint.cs
│   ├── MKMultiPoint.g.cs
│   ├── MKOverlay.g.cs
│   ├── MKOverlayLevel.g.cs
│   ├── MKOverlayPathRenderer.g.cs
│   ├── MKOverlayPathView.g.cs
│   ├── MKOverlayRenderer.g.cs
│   ├── MKOverlayView.cs
│   ├── MKOverlayView.g.cs
│   ├── MKPinAnnotationColor.g.cs
│   ├── MKPinAnnotationView.g.cs
│   ├── MKPlacemark.g.cs
│   ├── MKPlacemarkAddress.g.cs
│   ├── MKPointAnnotation.g.cs
│   ├── MKPolygon.cs
│   ├── MKPolygon.g.cs
│   ├── MKPolygonRenderer.g.cs
│   ├── MKPolygonView.g.cs
│   ├── MKPolyline.cs
│   ├── MKPolyline.g.cs
│   ├── MKPolylineRenderer.g.cs
│   ├── MKPolylineView.g.cs
│   ├── MKReverseGeocoder.g.cs
│   ├── MKReverseGeocoderDelegate.g.cs
│   ├── MKRoute.g.cs
│   ├── MKRouteStep.g.cs
│   ├── MKScaleView.g.cs
│   ├── MKScaleViewAlignment.g.cs
│   ├── MKSearchCompletionFilterType.g.cs
│   ├── MKShape.g.cs
│   ├── MKTileOverlay.g.cs
│   ├── MKTileOverlayRenderer.g.cs
│   ├── MKUserLocation.g.cs
│   ├── MKUserTrackingBarButtonItem.g.cs
│   ├── MKUserTrackingButton.g.cs
│   ├── MKUserTrackingMode.g.cs
│   ├── MapKit.cs
│   └── NSUserActivity_MKMapItem.g.cs
├── MediaAccessibility
│   ├── MAAudibleMedia.g.cs
│   ├── MAMediaCharacteristic.g.cs
│   └── MediaAccessibility.cs
├── MediaPlayer
│   ├── MPChangeLanguageOptionCommandEvent.g.cs
│   ├── MPChangeLanguageOptionSetting.g.cs
│   ├── MPChangePlaybackPositionCommand.g.cs
│   ├── MPChangePlaybackPositionCommandEvent.g.cs
│   ├── MPChangePlaybackRateCommand.g.cs
│   ├── MPChangePlaybackRateCommandEvent.g.cs
│   ├── MPChangeRepeatModeCommand.g.cs
│   ├── MPChangeRepeatModeCommandEvent.g.cs
│   ├── MPChangeShuffleModeCommand.g.cs
│   ├── MPChangeShuffleModeCommandEvent.g.cs
│   ├── MPContentItem.g.cs
│   ├── MPErrorCode.g.cs
│   ├── MPFeedbackCommand.g.cs
│   ├── MPFeedbackCommandEvent.g.cs
│   ├── MPLanguageOptionCharacteristics.g.cs
│   ├── MPMediaEntity.g.cs
│   ├── MPMediaGrouping.g.cs
│   ├── MPMediaItem.cs
│   ├── MPMediaItem.g.cs
│   ├── MPMediaItemArtwork.cs
│   ├── MPMediaItemArtwork.g.cs
│   ├── MPMediaItemCollection.g.cs
│   ├── MPMediaItemProperty.cs
│   ├── MPMediaLibrary.g.cs
│   ├── MPMediaLibraryAuthorizationStatus.g.cs
│   ├── MPMediaPickerController.g.cs
│   ├── MPMediaPickerControllerDelegate.g.cs
│   ├── MPMediaPlayback.g.cs
│   ├── MPMediaPlaylist.g.cs
│   ├── MPMediaPlaylistAttribute.g.cs
│   ├── MPMediaPlaylistCreationMetadata.g.cs
│   ├── MPMediaPlaylistProperty.g.cs
│   ├── MPMediaPredicate.g.cs
│   ├── MPMediaPredicateComparison.g.cs
│   ├── MPMediaPropertyPredicate.g.cs
│   ├── MPMediaQuery.cs
│   ├── MPMediaQuery.g.cs
│   ├── MPMediaQuerySection.g.cs
│   ├── MPMediaType.g.cs
│   ├── MPMovieAccessLog.g.cs
│   ├── MPMovieAccessLogEvent.g.cs
│   ├── MPMovieControlMode.g.cs
│   ├── MPMovieControlStyle.g.cs
│   ├── MPMovieErrorLog.g.cs
│   ├── MPMovieErrorLogEvent.g.cs
│   ├── MPMovieFinishReason.g.cs
│   ├── MPMovieLoadState.g.cs
│   ├── MPMovieMediaType.g.cs
│   ├── MPMoviePlaybackState.g.cs
│   ├── MPMoviePlayerController.cs
│   ├── MPMoviePlayerController.g.cs
│   ├── MPMoviePlayerViewController.g.cs
│   ├── MPMovieRepeatMode.g.cs
│   ├── MPMovieScalingMode.g.cs
│   ├── MPMovieSourceType.g.cs
│   ├── MPMovieTimeOption.g.cs
│   ├── MPMusicPlaybackState.g.cs
│   ├── MPMusicPlayerApplicationController.g.cs
│   ├── MPMusicPlayerController.g.cs
│   ├── MPMusicPlayerControllerMutableQueue.g.cs
│   ├── MPMusicPlayerControllerQueue.g.cs
│   ├── MPMusicPlayerMediaItemQueueDescriptor.g.cs
│   ├── MPMusicPlayerPlayParameters.g.cs
│   ├── MPMusicPlayerPlayParametersQueueDescriptor.g.cs
│   ├── MPMusicPlayerQueueDescriptor.g.cs
│   ├── MPMusicPlayerStoreQueueDescriptor.g.cs
│   ├── MPMusicRepeatMode.g.cs
│   ├── MPMusicShuffleMode.g.cs
│   ├── MPNowPlayingInfoCenter.cs
│   ├── MPNowPlayingInfoCenter.g.cs
│   ├── MPNowPlayingInfoLanguageOption.g.cs
│   ├── MPNowPlayingInfoLanguageOptionGroup.g.cs
│   ├── MPNowPlayingInfoLanguageOptionType.g.cs
│   ├── MPNowPlayingInfoMediaType.g.cs
│   ├── MPPlayableContentDataSource.g.cs
│   ├── MPPlayableContentDelegate.cs
│   ├── MPPlayableContentDelegate.g.cs
│   ├── MPPlayableContentManager.g.cs
│   ├── MPPlayableContentManagerContext.g.cs
│   ├── MPRatingCommand.g.cs
│   ├── MPRatingCommandEvent.g.cs
│   ├── MPRemoteCommand.g.cs
│   ├── MPRemoteCommandCenter.cs
│   ├── MPRemoteCommandCenter.g.cs
│   ├── MPRemoteCommandEvent.g.cs
│   ├── MPRemoteCommandHandlerStatus.g.cs
│   ├── MPRepeatType.g.cs
│   ├── MPSeekCommandEvent.g.cs
│   ├── MPSeekCommandEventType.g.cs
│   ├── MPShuffleType.g.cs
│   ├── MPSkipIntervalCommand.cs
│   ├── MPSkipIntervalCommand.g.cs
│   ├── MPSkipIntervalCommandEvent.g.cs
│   ├── MPSystemMusicPlayerController.g.cs
│   ├── MPTimedMetadata.g.cs
│   ├── MPVolumeSettings.cs
│   ├── MPVolumeView.g.cs
│   └── NSUserActivity_MediaPlayerAdditions.g.cs
├── MediaToolbox
│   ├── MTAudioProcessingTap-Unified.cs
│   ├── MTAudioProcessingTap.cs
│   └── MTFormatNames.cs
├── MessageUI
│   ├── MFMailComposeErrorCode.g.cs
│   ├── MFMailComposeResult.g.cs
│   ├── MFMailComposeViewController.g.cs
│   ├── MFMailComposeViewControllerDelegate.g.cs
│   ├── MFMessageComposeViewController.g.cs
│   ├── MFMessageComposeViewControllerDelegate.g.cs
│   ├── MessageComposeResult.g.cs
│   └── MessageUI2.cs
├── Messages
│   ├── MSConversation.g.cs
│   ├── MSMessage.g.cs
│   ├── MSMessageErrorCode.g.cs
│   ├── MSMessageLayout.g.cs
│   ├── MSMessageLiveLayout.g.cs
│   ├── MSMessageTemplateLayout.g.cs
│   ├── MSMessagesAppPresentationStyle.g.cs
│   ├── MSMessagesAppTranscriptPresentation.g.cs
│   ├── MSMessagesAppViewController.g.cs
│   ├── MSSession.g.cs
│   ├── MSSticker.g.cs
│   ├── MSStickerBrowserView.g.cs
│   ├── MSStickerBrowserViewController.g.cs
│   ├── MSStickerBrowserViewDataSource.g.cs
│   ├── MSStickerSize.g.cs
│   └── MSStickerView.g.cs
├── Metal
│   ├── Defs.cs
│   ├── MTLArgument.g.cs
│   ├── MTLArgumentAccess.g.cs
│   ├── MTLArgumentBuffersTier.g.cs
│   ├── MTLArgumentDescriptor.g.cs
│   ├── MTLArgumentEncoder.cs
│   ├── MTLArgumentEncoder.g.cs
│   ├── MTLArgumentType.g.cs
│   ├── MTLArrayType.g.cs
│   ├── MTLArrays.cs
│   ├── MTLAttribute.g.cs
│   ├── MTLAttributeDescriptor.g.cs
│   ├── MTLAttributeDescriptorArray.g.cs
│   ├── MTLAttributeFormat.g.cs
│   ├── MTLBlendFactor.g.cs
│   ├── MTLBlendOperation.g.cs
│   ├── MTLBlitCommandEncoder.g.cs
│   ├── MTLBlitOption.g.cs
│   ├── MTLBuffer.g.cs
│   ├── MTLBufferLayoutDescriptor.g.cs
│   ├── MTLBufferLayoutDescriptorArray.g.cs
│   ├── MTLCaptureManager.g.cs
│   ├── MTLCaptureScope.g.cs
│   ├── MTLColorWriteMask.g.cs
│   ├── MTLCommandBuffer.g.cs
│   ├── MTLCommandBufferError.g.cs
│   ├── MTLCommandBufferStatus.g.cs
│   ├── MTLCommandEncoder.g.cs
│   ├── MTLCommandQueue.g.cs
│   ├── MTLCompareFunction.g.cs
│   ├── MTLCompat.cs
│   ├── MTLCompileOptions.g.cs
│   ├── MTLComputeCommandEncoder.g.cs
│   ├── MTLComputePipelineDescriptor.g.cs
│   ├── MTLComputePipelineReflection.g.cs
│   ├── MTLComputePipelineState.g.cs
│   ├── MTLCpuCacheMode.g.cs
│   ├── MTLCullMode.g.cs
│   ├── MTLDataType.g.cs
│   ├── MTLDepthClipMode.g.cs
│   ├── MTLDepthStencilDescriptor.g.cs
│   ├── MTLDepthStencilState.g.cs
│   ├── MTLDevice.cs
│   ├── MTLDevice.g.cs
│   ├── MTLDrawable.g.cs
│   ├── MTLFeatureSet.g.cs
│   ├── MTLFence.g.cs
│   ├── MTLFunction.g.cs
│   ├── MTLFunctionConstant.g.cs
│   ├── MTLFunctionConstantValues.g.cs
│   ├── MTLFunctionType.g.cs
│   ├── MTLHeap.g.cs
│   ├── MTLHeapDescriptor.g.cs
│   ├── MTLIndexType.g.cs
│   ├── MTLLanguageVersion.g.cs
│   ├── MTLLibrary.g.cs
│   ├── MTLLibraryError.g.cs
│   ├── MTLLoadAction.g.cs
│   ├── MTLMultisampleDepthResolveFilter.g.cs
│   ├── MTLMutability.g.cs
│   ├── MTLParallelRenderCommandEncoder.g.cs
│   ├── MTLPatchType.g.cs
│   ├── MTLPipelineBufferDescriptor.g.cs
│   ├── MTLPipelineBufferDescriptorArray.g.cs
│   ├── MTLPipelineOption.g.cs
│   ├── MTLPixelFormat.g.cs
│   ├── MTLPointerType.g.cs
│   ├── MTLPrimitiveType.g.cs
│   ├── MTLPurgeableState.g.cs
│   ├── MTLReadWriteTextureTier.g.cs
│   ├── MTLRenderCommandEncoder.cs
│   ├── MTLRenderCommandEncoder.g.cs
│   ├── MTLRenderPassAttachmentDescriptor.g.cs
│   ├── MTLRenderPassColorAttachmentDescriptor.g.cs
│   ├── MTLRenderPassColorAttachmentDescriptorArray.g.cs
│   ├── MTLRenderPassDepthAttachmentDescriptor.g.cs
│   ├── MTLRenderPassDescriptor.cs
│   ├── MTLRenderPassDescriptor.g.cs
│   ├── MTLRenderPassStencilAttachmentDescriptor.g.cs
│   ├── MTLRenderPipelineColorAttachmentDescriptor.g.cs
│   ├── MTLRenderPipelineColorAttachmentDescriptorArray.g.cs
│   ├── MTLRenderPipelineDescriptor.g.cs
│   ├── MTLRenderPipelineError.g.cs
│   ├── MTLRenderPipelineReflection.g.cs
│   ├── MTLRenderPipelineState.g.cs
│   ├── MTLRenderStages.g.cs
│   ├── MTLResource.g.cs
│   ├── MTLResourceOptions.g.cs
│   ├── MTLResourceUsage.g.cs
│   ├── MTLSamplerAddressMode.g.cs
│   ├── MTLSamplerBorderColor.g.cs
│   ├── MTLSamplerDescriptor.g.cs
│   ├── MTLSamplerMinMagFilter.g.cs
│   ├── MTLSamplerMipFilter.g.cs
│   ├── MTLSamplerState.g.cs
│   ├── MTLStageInputOutputDescriptor.g.cs
│   ├── MTLStencilDescriptor.g.cs
│   ├── MTLStencilOperation.g.cs
│   ├── MTLStepFunction.g.cs
│   ├── MTLStorageMode.g.cs
│   ├── MTLStoreAction.g.cs
│   ├── MTLStoreActionOptions.g.cs
│   ├── MTLStructMember.g.cs
│   ├── MTLStructType.g.cs
│   ├── MTLTessellationControlPointIndexType.g.cs
│   ├── MTLTessellationFactorFormat.g.cs
│   ├── MTLTessellationFactorStepFunction.g.cs
│   ├── MTLTessellationPartitionMode.g.cs
│   ├── MTLTexture.g.cs
│   ├── MTLTextureDescriptor.g.cs
│   ├── MTLTextureReferenceType.g.cs
│   ├── MTLTextureType.g.cs
│   ├── MTLTextureUsage.g.cs
│   ├── MTLTileRenderPipelineColorAttachmentDescriptor.g.cs
│   ├── MTLTileRenderPipelineColorAttachmentDescriptorArray.g.cs
│   ├── MTLTileRenderPipelineDescriptor.g.cs
│   ├── MTLTriangleFillMode.g.cs
│   ├── MTLType.g.cs
│   ├── MTLVertexAttribute.g.cs
│   ├── MTLVertexAttributeDescriptor.g.cs
│   ├── MTLVertexAttributeDescriptorArray.g.cs
│   ├── MTLVertexBufferLayoutDescriptor.g.cs
│   ├── MTLVertexBufferLayoutDescriptorArray.g.cs
│   ├── MTLVertexDescriptor.cs
│   ├── MTLVertexDescriptor.g.cs
│   ├── MTLVertexFormat.g.cs
│   ├── MTLVertexStepFunction.g.cs
│   ├── MTLVisibilityResultMode.g.cs
│   └── MTLWinding.g.cs
├── MetalKit
│   ├── MTKMesh.cs
│   ├── MTKMesh.g.cs
│   ├── MTKMeshBuffer.g.cs
│   ├── MTKMeshBufferAllocator.cs
│   ├── MTKMeshBufferAllocator.g.cs
│   ├── MTKModel.g.cs
│   ├── MTKSubmesh.g.cs
│   ├── MTKTextureLoader.g.cs
│   ├── MTKTextureLoaderCubeLayout.g.cs
│   ├── MTKTextureLoaderError.g.cs
│   ├── MTKTextureLoaderKeys.g.cs
│   ├── MTKTextureLoaderOptions.cs
│   ├── MTKTextureLoaderOptions.g.cs
│   ├── MTKTextureLoaderOrigin.g.cs
│   ├── MTKView.g.cs
│   └── MTKViewDelegate.g.cs
├── MetalPerformanceShaders
│   ├── MPSBinaryImageKernel.g.cs
│   ├── MPSCnnConvolution.g.cs
│   ├── MPSCnnConvolutionDescriptor.g.cs
│   ├── MPSCnnConvolutionFlags.g.cs
│   ├── MPSCnnCrossChannelNormalization.g.cs
│   ├── MPSCnnFullyConnected.g.cs
│   ├── MPSCnnKernel.g.cs
│   ├── MPSCnnLocalContrastNormalization.g.cs
│   ├── MPSCnnLogSoftMax.g.cs
│   ├── MPSCnnNeuron.g.cs
│   ├── MPSCnnNeuronAbsolute.g.cs
│   ├── MPSCnnNeuronLinear.g.cs
│   ├── MPSCnnNeuronReLU.g.cs
│   ├── MPSCnnNeuronSigmoid.g.cs
│   ├── MPSCnnNeuronTanH.g.cs
│   ├── MPSCnnPooling.g.cs
│   ├── MPSCnnPoolingAverage.g.cs
│   ├── MPSCnnPoolingMax.g.cs
│   ├── MPSCnnSoftMax.g.cs
│   ├── MPSCnnSpatialNormalization.g.cs
│   ├── MPSDefs.cs
│   ├── MPSImage.g.cs
│   ├── MPSImageAreaMax.g.cs
│   ├── MPSImageAreaMin.g.cs
│   ├── MPSImageBox.g.cs
│   ├── MPSImageConversion.g.cs
│   ├── MPSImageConvolution.g.cs
│   ├── MPSImageDescriptor.g.cs
│   ├── MPSImageDilate.g.cs
│   ├── MPSImageErode.g.cs
│   ├── MPSImageGaussianBlur.g.cs
│   ├── MPSImageGaussianPyramid.g.cs
│   ├── MPSImageHistogram.g.cs
│   ├── MPSImageHistogramEqualization.g.cs
│   ├── MPSImageHistogramSpecification.g.cs
│   ├── MPSImageIntegral.g.cs
│   ├── MPSImageIntegralOfSquares.g.cs
│   ├── MPSImageLanczosScale.cs
│   ├── MPSImageLanczosScale.g.cs
│   ├── MPSImageLaplacian.g.cs
│   ├── MPSImageMedian.g.cs
│   ├── MPSImagePyramid.g.cs
│   ├── MPSImageSobel.g.cs
│   ├── MPSImageTent.g.cs
│   ├── MPSImageThresholdBinary.g.cs
│   ├── MPSImageThresholdBinaryInverse.g.cs
│   ├── MPSImageThresholdToZero.g.cs
│   ├── MPSImageThresholdToZeroInverse.g.cs
│   ├── MPSImageThresholdTruncate.g.cs
│   ├── MPSImageTranspose.g.cs
│   ├── MPSKernel.cs
│   ├── MPSKernel.g.cs
│   ├── MPSMatrix.g.cs
│   ├── MPSMatrixDescriptor.g.cs
│   ├── MPSMatrixMultiplication.g.cs
│   ├── MPSPurgeableState.g.cs
│   ├── MPSTemporaryImage.g.cs
│   └── MPSUnaryImageKernel.g.cs
├── MobileCoreServices
│   ├── UTType.cs
│   └── UTType.g.cs
├── ModelIO
│   ├── MDLAnimatedMatrix4x4.g.cs
│   ├── MDLAnimatedQuaternionArray.g.cs
│   ├── MDLAnimatedScalar.g.cs
│   ├── MDLAnimatedScalarArray.g.cs
│   ├── MDLAnimatedValue.g.cs
│   ├── MDLAnimatedValueInterpolation.g.cs
│   ├── MDLAnimatedValueTypes.cs
│   ├── MDLAnimatedVector2.g.cs
│   ├── MDLAnimatedVector3.g.cs
│   ├── MDLAnimatedVector3Array.g.cs
│   ├── MDLAnimatedVector4.g.cs
│   ├── MDLAnimationBindComponent.g.cs
│   ├── MDLAreaLight.g.cs
│   ├── MDLAsset.cs
│   ├── MDLAsset.g.cs
│   ├── MDLAssetResolver.g.cs
│   ├── MDLBundleAssetResolver.g.cs
│   ├── MDLCamera.g.cs
│   ├── MDLCheckerboardTexture.g.cs
│   ├── MDLColorSwatchTexture.g.cs
│   ├── MDLComponent.g.cs
│   ├── MDLDataPrecision.g.cs
│   ├── MDLJointAnimation.g.cs
│   ├── MDLLight.g.cs
│   ├── MDLLightProbe.g.cs
│   ├── MDLLightProbeIrradianceDataSource.g.cs
│   ├── MDLMaterial.g.cs
│   ├── MDLMaterialProperty.g.cs
│   ├── MDLMaterialPropertyConnection.g.cs
│   ├── MDLMaterialPropertyGraph.g.cs
│   ├── MDLMaterialPropertyNode.g.cs
│   ├── MDLMatrix4x4Array.g.cs
│   ├── MDLMesh.cs
│   ├── MDLMesh.g.cs
│   ├── MDLMeshBuffer.g.cs
│   ├── MDLMeshBufferAllocator.g.cs
│   ├── MDLMeshBufferData.g.cs
│   ├── MDLMeshBufferDataAllocator.g.cs
│   ├── MDLMeshBufferMap.g.cs
│   ├── MDLMeshBufferZone.g.cs
│   ├── MDLMeshBufferZoneDefault.g.cs
│   ├── MDLNamed.g.cs
│   ├── MDLNoiseTexture.cs
│   ├── MDLNoiseTexture.g.cs
│   ├── MDLNormalMapTexture.g.cs
│   ├── MDLObject.g.cs
│   ├── MDLObjectContainer.g.cs
│   ├── MDLObjectContainerComponent.g.cs
│   ├── MDLPackedJointAnimation.g.cs
│   ├── MDLPathAssetResolver.g.cs
│   ├── MDLPhotometricLight.g.cs
│   ├── MDLPhysicallyPlausibleLight.g.cs
│   ├── MDLPhysicallyPlausibleScatteringFunction.g.cs
│   ├── MDLRelativeAssetResolver.g.cs
│   ├── MDLScatteringFunction.g.cs
│   ├── MDLSkeleton.g.cs
│   ├── MDLSkyCubeTexture.g.cs
│   ├── MDLStereoscopicCamera.g.cs
│   ├── MDLSubmesh.g.cs
│   ├── MDLSubmeshTopology.g.cs
│   ├── MDLTexture.g.cs
│   ├── MDLTextureFilter.g.cs
│   ├── MDLTextureSampler.g.cs
│   ├── MDLTransform.cs
│   ├── MDLTransform.g.cs
│   ├── MDLTransformComponent.cs
│   ├── MDLTransformComponent.g.cs
│   ├── MDLTransformMatrixOp.g.cs
│   ├── MDLTransformOp.g.cs
│   ├── MDLTransformOpRotationOrder.g.cs
│   ├── MDLTransformRotateOp.g.cs
│   ├── MDLTransformRotateXOp.g.cs
│   ├── MDLTransformRotateYOp.g.cs
│   ├── MDLTransformRotateZOp.g.cs
│   ├── MDLTransformScaleOp.g.cs
│   ├── MDLTransformStack.g.cs
│   ├── MDLTransformTranslateOp.g.cs
│   ├── MDLUrlTexture.g.cs
│   ├── MDLVertexAttribute.g.cs
│   ├── MDLVertexAttributeData.g.cs
│   ├── MDLVertexAttributes.g.cs
│   ├── MDLVertexBufferLayout.g.cs
│   ├── MDLVertexDescriptor.cs
│   ├── MDLVertexDescriptor.g.cs
│   ├── MDLVoxelArray.g.cs
│   └── MIEnums.cs
├── MonoNativeFunctionWrapperAttribute.cs
├── MonoPInvokeCallbackAttribute.cs
├── MultipeerConnectivity
│   ├── Compat.cs
│   ├── MCAdvertiserAssistant.g.cs
│   ├── MCAdvertiserAssistantDelegate.g.cs
│   ├── MCBrowserViewController.g.cs
│   ├── MCBrowserViewControllerDelegate.g.cs
│   ├── MCEncryptionPreference.g.cs
│   ├── MCError.g.cs
│   ├── MCNearbyServiceAdvertiser.g.cs
│   ├── MCNearbyServiceAdvertiserDelegate.g.cs
│   ├── MCNearbyServiceBrowser.g.cs
│   ├── MCNearbyServiceBrowserDelegate.g.cs
│   ├── MCPeerID.g.cs
│   ├── MCSession.cs
│   ├── MCSession.g.cs
│   ├── MCSessionDelegate.g.cs
│   ├── MCSessionSendDataMode.g.cs
│   └── MCSessionState.g.cs
├── NativeTypes
│   ├── Drawing.cs
│   ├── NMath.cs
│   └── Primitives.cs
├── NetworkExtension
│   ├── NEAppProxyFlow.g.cs
│   ├── NEAppProxyFlowError.g.cs
│   ├── NEAppProxyProvider.g.cs
│   ├── NEAppProxyProviderManager.g.cs
│   ├── NEAppProxyTcpFlow.g.cs
│   ├── NEAppProxyUdpFlow.g.cs
│   ├── NEAppRule.g.cs
│   ├── NECompat.cs
│   ├── NEDnsProxyManager.g.cs
│   ├── NEDnsProxyManagerError.g.cs
│   ├── NEDnsProxyProvider.g.cs
│   ├── NEDnsProxyProviderProtocol.g.cs
│   ├── NEDnsSettings.g.cs
│   ├── NEEvaluateConnectionRule.g.cs
│   ├── NEEvaluateConnectionRuleAction.g.cs
│   ├── NEFilterAction.g.cs
│   ├── NEFilterBrowserFlow.g.cs
│   ├── NEFilterControlProvider.g.cs
│   ├── NEFilterControlVerdict.g.cs
│   ├── NEFilterDataProvider.g.cs
│   ├── NEFilterDataVerdict.g.cs
│   ├── NEFilterFlow.cs
│   ├── NEFilterFlow.g.cs
│   ├── NEFilterManager.g.cs
│   ├── NEFilterManagerError.g.cs
│   ├── NEFilterNewFlowVerdict.g.cs
│   ├── NEFilterProvider.cs
│   ├── NEFilterProvider.g.cs
│   ├── NEFilterProviderConfiguration.g.cs
│   ├── NEFilterRemediationVerdict.g.cs
│   ├── NEFilterReport.g.cs
│   ├── NEFilterSocketFlow.g.cs
│   ├── NEFilterVerdict.g.cs
│   ├── NEFlowMetaData.g.cs
│   ├── NEHotspotConfiguration.g.cs
│   ├── NEHotspotConfigurationEapTlsVersion.g.cs
│   ├── NEHotspotConfigurationEapType.g.cs
│   ├── NEHotspotConfigurationError.g.cs
│   ├── NEHotspotConfigurationManager.g.cs
│   ├── NEHotspotConfigurationTtlsInnerAuthenticationType.g.cs
│   ├── NEHotspotEapSettings.cs
│   ├── NEHotspotEapSettings.g.cs
│   ├── NEHotspotHS20Settings.g.cs
│   ├── NEHotspotHelper.g.cs
│   ├── NEHotspotHelperCommand.g.cs
│   ├── NEHotspotHelperCommandType.g.cs
│   ├── NEHotspotHelperConfidence.g.cs
│   ├── NEHotspotHelperOptionInternal.g.cs
│   ├── NEHotspotHelperOptions.cs
│   ├── NEHotspotHelperResponse.g.cs
│   ├── NEHotspotHelperResult.g.cs
│   ├── NEHotspotNetwork.g.cs
│   ├── NEIPv4Route.g.cs
│   ├── NEIPv4Settings.g.cs
│   ├── NEIPv6Route.g.cs
│   ├── NEIPv6Settings.g.cs
│   ├── NEOnDemandRule.g.cs
│   ├── NEOnDemandRuleAction.g.cs
│   ├── NEOnDemandRuleConnect.g.cs
│   ├── NEOnDemandRuleDisconnect.g.cs
│   ├── NEOnDemandRuleEvaluateConnection.g.cs
│   ├── NEOnDemandRuleIgnore.g.cs
│   ├── NEOnDemandRuleInterfaceType.g.cs
│   ├── NEPacket.g.cs
│   ├── NEPacketTunnelFlow.cs
│   ├── NEPacketTunnelFlow.g.cs
│   ├── NEPacketTunnelNetworkSettings.g.cs
│   ├── NEPacketTunnelProvider.g.cs
│   ├── NEProvider.g.cs
│   ├── NEProviderStopReason.g.cs
│   ├── NEProxyServer.g.cs
│   ├── NEProxySettings.g.cs
│   ├── NETunnelNetworkSettings.g.cs
│   ├── NETunnelProvider.g.cs
│   ├── NETunnelProviderError.g.cs
│   ├── NETunnelProviderManager.g.cs
│   ├── NETunnelProviderProtocol.g.cs
│   ├── NETunnelProviderRoutingMethod.g.cs
│   ├── NETunnelProviderSession.g.cs
│   ├── NEVpnConnection.g.cs
│   ├── NEVpnConnectionStartOptionInternal.g.cs
│   ├── NEVpnConnectionStartOptions.cs
│   ├── NEVpnError.g.cs
│   ├── NEVpnIke2CertificateType.g.cs
│   ├── NEVpnIke2DeadPeerDetectionRate.g.cs
│   ├── NEVpnIke2DiffieHellman.g.cs
│   ├── NEVpnIke2EncryptionAlgorithm.g.cs
│   ├── NEVpnIke2IntegrityAlgorithm.g.cs
│   ├── NEVpnIke2SecurityAssociationParameters.g.cs
│   ├── NEVpnIkeAuthenticationMethod.g.cs
│   ├── NEVpnIkev2TlsVersion.g.cs
│   ├── NEVpnManager.cs
│   ├── NEVpnManager.g.cs
│   ├── NEVpnProtocol.g.cs
│   ├── NEVpnProtocolIke2.g.cs
│   ├── NEVpnProtocolIpSec.g.cs
│   ├── NEVpnStatus.g.cs
│   ├── NSMutableURLRequest_NEHotspotHelper.g.cs
│   ├── NWBonjourServiceEndpoint.g.cs
│   ├── NWEndpoint.g.cs
│   ├── NWHostEndpoint.g.cs
│   ├── NWPath.g.cs
│   ├── NWPathStatus.g.cs
│   ├── NWTcpConnection.g.cs
│   ├── NWTcpConnectionAuthenticationDelegate.g.cs
│   ├── NWTcpConnectionState.g.cs
│   ├── NWTlsParameters.g.cs
│   ├── NWUdpSession.g.cs
│   └── NWUdpSessionState.g.cs
├── NewsstandKit
│   ├── Enums.cs
│   ├── NKAssetDownload.g.cs
│   ├── NKIssue.g.cs
│   └── NKLibrary.g.cs
├── NotificationCenter
│   ├── NCUpdateResult.g.cs
│   ├── NCWidgetController.g.cs
│   ├── NCWidgetDisplayMode.g.cs
│   ├── NCWidgetProviding.g.cs
│   ├── NSExtensionContext_NCWidgetAdditions.g.cs
│   ├── UIVibrancyEffect_NCWidgetAdditions.g.cs
│   └── UIVibrancyEffect_NotificationCenter.g.cs
├── ObjCRuntime
│   ├── AdoptsAttribute.cs
│   ├── AlphaAttribute.cs
│   ├── ArgumentSemantic.cs
│   ├── BackingField.cs
│   ├── BaseWrapper.cs
│   ├── BindAsAttribute.cs
│   ├── BlockProxyAttribute.cs
│   ├── Blocks.cs
│   ├── CategoryAttribute.cs
│   ├── Class.cs
│   ├── Class.mac.cs
│   ├── CompileFlagsAttribute.cs
│   ├── DelayedRegistrationAttribute.cs
│   ├── DesignatedInitializerAttribute.cs
│   ├── Dlfcn.cs
│   ├── DynamicRegistrar.cs
│   ├── ErrorHelper.cs
│   ├── EventArgs.g.cs
│   ├── ExceptionMode.cs
│   ├── Exceptions.cs
│   ├── INativeObject.cs
│   ├── Libraries.g.cs
│   ├── LinkWithAttribute.cs
│   ├── Messaging.g.cs
│   ├── Messaging.iOS.cs
│   ├── Messaging.mac.cs
│   ├── Messaging.watch.cs
│   ├── Method.cs
│   ├── MethodDescription.cs
│   ├── NSStringMarshal.cs
│   ├── NativeAttribute.cs
│   ├── ObjectWrapper.cs
│   ├── PlatformAvailability.cs
│   ├── PlatformAvailability2.cs
│   ├── Protocol.cs
│   ├── Registrar.core.cs
│   ├── Registrar.cs
│   ├── ReleaseAttribute.cs
│   ├── RequiredFrameworkAttribute.cs
│   ├── Runtime.cs
│   ├── Runtime.iOS.cs
│   ├── Runtime.mac.cs
│   ├── RuntimeException.cs
│   ├── RuntimeOptions.cs
│   ├── Selector.cs
│   ├── Selector.iOS.cs
│   ├── Selector.mac.cs
│   ├── SelectorMarshaler.cs
│   ├── Stret.cs
│   ├── ThreadSafeAttribute.cs
│   ├── Trampolines.g.cs
│   ├── TransientAttribute.cs
│   ├── TypeConverter.cs
│   └── UserDelegateTypeAttribute.cs
├── OpenGLES
│   ├── EAGLConsts.cs
│   ├── EAGLContext.cs
│   ├── EAGLContext.g.cs
│   ├── EAGLDrawable.g.cs
│   ├── EAGLEnums.cs
│   ├── EAGLSharegroup.g.cs
│   └── OpenTK
│   └── Math
│   ├── Vector2i.cs
│   ├── Vector3i.cs
│   └── Vector4i.cs
├── OpenTK
│   └── Math
│   ├── BezierCurve.cs
│   ├── BezierCurveCubic.cs
│   ├── BezierCurveQuadric.cs
│   ├── Box2.cs
│   ├── Functions.cs
│   ├── Half.cs
│   ├── MathHelper.cs
│   ├── Matrix2.cs
│   ├── Matrix3.cs
│   ├── Matrix3d.cs
│   ├── Matrix4.cs
│   ├── Matrix4d.cs
│   ├── Quaternion.cs
│   ├── Quaterniond.cs
│   ├── Vector2.cs
│   ├── Vector2d.cs
│   ├── Vector2h.cs
│   ├── Vector3.cs
│   ├── Vector3d.cs
│   ├── Vector3h.cs
│   ├── Vector4.cs
│   ├── Vector4d.cs
│   └── Vector4h.cs
├── PassKit
│   ├── PKAddPassButton.g.cs
│   ├── PKAddPassButtonStyle.g.cs
│   ├── PKAddPassesViewController.g.cs
│   ├── PKAddPassesViewControllerDelegate.g.cs
│   ├── PKAddPaymentPassError.g.cs
│   ├── PKAddPaymentPassRequest.g.cs
│   ├── PKAddPaymentPassRequestConfiguration.g.cs
│   ├── PKAddPaymentPassViewController.g.cs
│   ├── PKAddPaymentPassViewControllerDelegate.g.cs
│   ├── PKAddressField.g.cs
│   ├── PKAutomaticPassPresentationSuppressionResult.g.cs
│   ├── PKContact.g.cs
│   ├── PKContactFields.g.cs
│   ├── PKEncryptionScheme.g.cs
│   ├── PKErrorCode.g.cs
│   ├── PKLabeledValue.g.cs
│   ├── PKMerchantCapability.g.cs
│   ├── PKObject.g.cs
│   ├── PKPass.g.cs
│   ├── PKPassKitErrorCode.g.cs
│   ├── PKPassLibrary.g.cs
│   ├── PKPassLibraryAddPassesStatus.g.cs
│   ├── PKPassLibraryUserInfoKey.g.cs
│   ├── PKPassType.g.cs
│   ├── PKPayment.g.cs
│   ├── PKPaymentAuthorizationController.g.cs
│   ├── PKPaymentAuthorizationControllerDelegate.g.cs
│   ├── PKPaymentAuthorizationResult.g.cs
│   ├── PKPaymentAuthorizationStatus.g.cs
│   ├── PKPaymentAuthorizationViewController.g.cs
│   ├── PKPaymentAuthorizationViewControllerDelegate.g.cs
│   ├── PKPaymentButton.g.cs
│   ├── PKPaymentButtonStyle.g.cs
│   ├── PKPaymentButtonType.g.cs
│   ├── PKPaymentErrorCode.g.cs
│   ├── PKPaymentErrorKeys.g.cs
│   ├── PKPaymentMethod.g.cs
│   ├── PKPaymentMethodType.g.cs
│   ├── PKPaymentNetwork.g.cs
│   ├── PKPaymentPass.g.cs
│   ├── PKPaymentPassActivationState.g.cs
│   ├── PKPaymentRequest.cs
│   ├── PKPaymentRequest.g.cs
│   ├── PKPaymentRequestPaymentMethodUpdate.g.cs
│   ├── PKPaymentRequestShippingContactUpdate.g.cs
│   ├── PKPaymentRequestShippingMethodUpdate.g.cs
│   ├── PKPaymentRequestUpdate.g.cs
│   ├── PKPaymentSummaryItem.g.cs
│   ├── PKPaymentSummaryItemType.g.cs
│   ├── PKPaymentToken.g.cs
│   ├── PKShippingMethod.g.cs
│   ├── PKShippingType.g.cs
│   └── PKSuicaPassProperties.g.cs
├── PdfKit
│   ├── PdfAction.g.cs
│   ├── PdfActionGoTo.g.cs
│   ├── PdfActionNamed.g.cs
│   ├── PdfActionNamedName.g.cs
│   ├── PdfActionRemoteGoTo.g.cs
│   ├── PdfActionResetForm.g.cs
│   ├── PdfActionUrl.g.cs
│   ├── PdfAnnotation.cs
│   ├── PdfAnnotation.g.cs
│   ├── PdfAnnotationHighlightingMode.g.cs
│   ├── PdfAnnotationKey.g.cs
│   ├── PdfAnnotationLineEndingStyle.g.cs
│   ├── PdfAnnotationSubtype.g.cs
│   ├── PdfAnnotationTextIconType.g.cs
│   ├── PdfAnnotationWidgetSubtype.g.cs
│   ├── PdfAppearanceCharacteristics.g.cs
│   ├── PdfAppearanceCharacteristicsKeys.g.cs
│   ├── PdfAreaOfInterest.g.cs
│   ├── PdfBorder.g.cs
│   ├── PdfBorderKeys.g.cs
│   ├── PdfBorderStyle.g.cs
│   ├── PdfDestination.g.cs
│   ├── PdfDisplayBox.g.cs
│   ├── PdfDisplayDirection.g.cs
│   ├── PdfDisplayMode.g.cs
│   ├── PdfDocument.g.cs
│   ├── PdfDocumentAttributeKeys.g.cs
│   ├── PdfDocumentAttributes.g.cs
│   ├── PdfDocumentDelegate.g.cs
│   ├── PdfDocumentPermissions.g.cs
│   ├── PdfDocumentWriteOptionKeys.g.cs
│   ├── PdfDocumentWriteOptions.g.cs
│   ├── PdfInterpolationQuality.g.cs
│   ├── PdfKit.cs
│   ├── PdfLineStyle.g.cs
│   ├── PdfMarkupType.g.cs
│   ├── PdfOutline.g.cs
│   ├── PdfPage.g.cs
│   ├── PdfPrintScalingMode.g.cs
│   ├── PdfSelection.g.cs
│   ├── PdfTextAnnotationIconType.g.cs
│   ├── PdfThumbnailLayoutMode.g.cs
│   ├── PdfThumbnailView.g.cs
│   ├── PdfView.g.cs
│   ├── PdfViewDelegate.g.cs
│   ├── PdfWidgetCellState.g.cs
│   └── PdfWidgetControlType.g.cs
├── Photos
│   ├── PHAdjustmentData.g.cs
│   ├── PHAsset.g.cs
│   ├── PHAssetBurstSelectionType.g.cs
│   ├── PHAssetChangeRequest.cs
│   ├── PHAssetChangeRequest.g.cs
│   ├── PHAssetCollection.g.cs
│   ├── PHAssetCollectionChangeRequest.g.cs
│   ├── PHAssetCollectionSubtype.g.cs
│   ├── PHAssetCollectionType.g.cs
│   ├── PHAssetContentEditingInputExtensions.g.cs
│   ├── PHAssetCreationRequest.cs
│   ├── PHAssetCreationRequest.g.cs
│   ├── PHAssetEditOperation.g.cs
│   ├── PHAssetMediaSubtype.g.cs
│   ├── PHAssetMediaType.g.cs
│   ├── PHAssetPlaybackStyle.g.cs
│   ├── PHAssetResource.g.cs
│   ├── PHAssetResourceCreationOptions.g.cs
│   ├── PHAssetResourceManager.g.cs
│   ├── PHAssetResourceRequestOptions.g.cs
│   ├── PHAssetResourceType.g.cs
│   ├── PHAssetSourceType.g.cs
│   ├── PHAuthorizationStatus.g.cs
│   ├── PHCachingImageManager.g.cs
│   ├── PHChange.g.cs
│   ├── PHCollection.g.cs
│   ├── PHCollectionEditOperation.g.cs
│   ├── PHCollectionList.g.cs
│   ├── PHCollectionListChangeRequest.g.cs
│   ├── PHCollectionListSubtype.g.cs
│   ├── PHCollectionListType.g.cs
│   ├── PHCompat.cs
│   ├── PHContentEditingInput.g.cs
│   ├── PHContentEditingInputRequestOptions.g.cs
│   ├── PHContentEditingOutput.g.cs
│   ├── PHFetchOptions.g.cs
│   ├── PHFetchResult.cs
│   ├── PHFetchResult.g.cs
│   ├── PHFetchResultChangeDetails.g.cs
│   ├── PHImageContentMode.g.cs
│   ├── PHImageKeys.g.cs
│   ├── PHImageManager.g.cs
│   ├── PHImageRequestOptions.g.cs
│   ├── PHImageRequestOptionsDeliveryMode.g.cs
│   ├── PHImageRequestOptionsResizeMode.g.cs
│   ├── PHImageRequestOptionsVersion.g.cs
│   ├── PHLivePhoto.cs
│   ├── PHLivePhoto.g.cs
│   ├── PHLivePhotoEditingContext.g.cs
│   ├── PHLivePhotoEditingOption.g.cs
│   ├── PHLivePhotoEditingOptionKeys.g.cs
│   ├── PHLivePhotoFrame.g.cs
│   ├── PHLivePhotoFrameType.g.cs
│   ├── PHLivePhotoInfo.g.cs
│   ├── PHLivePhotoRequestOptions.g.cs
│   ├── PHObject.g.cs
│   ├── PHObjectChangeDetails.g.cs
│   ├── PHObjectPlaceholder.g.cs
│   ├── PHPhotoLibrary.cs
│   ├── PHPhotoLibrary.g.cs
│   ├── PHPhotoLibraryChangeObserver.g.cs
│   ├── PHVideoRequestOptions.g.cs
│   ├── PHVideoRequestOptionsDeliveryMode.g.cs
│   └── PHVideoRequestOptionsVersion.g.cs
├── PhotosUI
│   ├── PHContentEditingController.g.cs
│   ├── PHEnums.cs
│   ├── PHLivePhotoView.g.cs
│   └── PHLivePhotoViewDelegate.g.cs
├── PushKit
│   ├── PKPushCredentials.g.cs
│   ├── PKPushPayload.g.cs
│   ├── PKPushRegistry.g.cs
│   ├── PKPushRegistryDelegate.g.cs
│   └── PKPushType.g.cs
├── QuickLook
│   ├── QLFileThumbnailRequest.g.cs
│   ├── QLPreviewController.g.cs
│   ├── QLPreviewControllerDataSource.g.cs
│   ├── QLPreviewControllerDelegate.g.cs
│   ├── QLPreviewItem.g.cs
│   ├── QLPreviewingController.g.cs
│   ├── QLThumbnailProvider.g.cs
│   ├── QLThumbnailReply.g.cs
│   └── Thumbnail.cs
├── ReplayKit
│   ├── NSExtensionContext_RPBroadcastExtension.g.cs
│   ├── RPBroadcastActivityViewController.g.cs
│   ├── RPBroadcastActivityViewControllerDelegate.g.cs
│   ├── RPBroadcastConfiguration.cs
│   ├── RPBroadcastConfiguration.g.cs
│   ├── RPBroadcastController.g.cs
│   ├── RPBroadcastControllerDelegate.g.cs
│   ├── RPBroadcastHandler.g.cs
│   ├── RPBroadcastMP4ClipHandler.g.cs
│   ├── RPBroadcastSampleHandler.g.cs
│   ├── RPCameraPosition.g.cs
│   ├── RPPreviewViewController.g.cs
│   ├── RPPreviewViewControllerDelegate.g.cs
│   ├── RPRecordingError.g.cs
│   ├── RPSampleBufferType.g.cs
│   ├── RPScreenRecorder.g.cs
│   └── RPScreenRecorderDelegate.g.cs
├── SafariServices
│   ├── SFAuthenticationError.g.cs
│   ├── SFAuthenticationSession.g.cs
│   ├── SFContentBlockerErrorCode.g.cs
│   ├── SFContentBlockerManager.g.cs
│   ├── SFContentBlockerState.g.cs
│   ├── SFErrorCode.g.cs
│   ├── SFSafariViewController.g.cs
│   ├── SFSafariViewControllerConfiguration.g.cs
│   ├── SFSafariViewControllerDelegate.g.cs
│   ├── SFSafariViewControllerDismissButtonStyle.g.cs
│   ├── SSReadingList.g.cs
│   └── SSReadingListError.g.cs
├── SceneKit
│   ├── Constructors.cs
│   ├── SCNAccelerationConstraint.g.cs
│   ├── SCNAction.g.cs
│   ├── SCNActionTimingMode.g.cs
│   ├── SCNActionable.g.cs
│   ├── SCNAnimatable.cs
│   ├── SCNAnimatable.g.cs
│   ├── SCNAnimation.g.cs
│   ├── SCNAnimationEvent.g.cs
│   ├── SCNAnimationImportPolicy.g.cs
│   ├── SCNAnimationPlayer.g.cs
│   ├── SCNAnimationProtocol.g.cs
│   ├── SCNAntialiasingMode.g.cs
│   ├── SCNAudioPlayer.g.cs
│   ├── SCNAudioSource.g.cs
│   ├── SCNAvoidOccluderConstraint.g.cs
│   ├── SCNAvoidOccluderConstraintDelegate.g.cs
│   ├── SCNBillboardAxis.g.cs
│   ├── SCNBillboardConstraint.g.cs
│   ├── SCNBlendMode.g.cs
│   ├── SCNBoundingVolume.g.cs
│   ├── SCNBox.g.cs
│   ├── SCNBufferFrequency.g.cs
│   ├── SCNBufferStream.g.cs
│   ├── SCNCamera.g.cs
│   ├── SCNCameraControlConfiguration.g.cs
│   ├── SCNCameraController.g.cs
│   ├── SCNCameraControllerDelegate.g.cs
│   ├── SCNCameraProjectionDirection.g.cs
│   ├── SCNCapsule.g.cs
│   ├── SCNChamferMode.g.cs
│   ├── SCNColorMask.g.cs
│   ├── SCNCompat.cs
│   ├── SCNCone.g.cs
│   ├── SCNConstraint.g.cs
│   ├── SCNCullMode.g.cs
│   ├── SCNCylinder.g.cs
│   ├── SCNDebugOptions.g.cs
│   ├── SCNDistanceConstraint.g.cs
│   ├── SCNErrorCode.g.cs
│   ├── SCNFillMode.g.cs
│   ├── SCNFilterMode.g.cs
│   ├── SCNFloor.g.cs
│   ├── SCNGeometry.cs
│   ├── SCNGeometry.g.cs
│   ├── SCNGeometryElement.g.cs
│   ├── SCNGeometryPrimitiveType.g.cs
│   ├── SCNGeometrySource.cs
│   ├── SCNGeometrySource.g.cs
│   ├── SCNGeometrySourceSemantic.g.cs
│   ├── SCNGeometrySourceSemantics.g.cs
│   ├── SCNGeometryTessellator.g.cs
│   ├── SCNHitTest.g.cs
│   ├── SCNHitTestOptions.g.cs
│   ├── SCNHitTestResult.g.cs
│   ├── SCNHitTestSearchMode.g.cs
│   ├── SCNIKConstraint.g.cs
│   ├── SCNInteractionMode.g.cs
│   ├── SCNJavaScript.cs
│   ├── SCNLevelOfDetail.g.cs
│   ├── SCNLight.g.cs
│   ├── SCNLightType.g.cs
│   ├── SCNLightingModel.g.cs
│   ├── SCNLookAtConstraint.g.cs
│   ├── SCNMaterial.g.cs
│   ├── SCNMaterialProperty.g.cs
│   ├── SCNMatrix4.cs
│   ├── SCNMorpher.g.cs
│   ├── SCNMorpherCalculationMode.g.cs
│   ├── SCNMovabilityHint.g.cs
│   ├── SCNNode.cs
│   ├── SCNNode.g.cs
│   ├── SCNNodeFocusBehavior.g.cs
│   ├── SCNNodeRendererDelegate.g.cs
│   ├── SCNParticleBirthDirection.g.cs
│   ├── SCNParticleBirthLocation.g.cs
│   ├── SCNParticleBlendMode.g.cs
│   ├── SCNParticleEvent.g.cs
│   ├── SCNParticleImageSequenceAnimationMode.g.cs
│   ├── SCNParticleInputMode.g.cs
│   ├── SCNParticleModifierStage.g.cs
│   ├── SCNParticleOrientationMode.g.cs
│   ├── SCNParticleProperty.g.cs
│   ├── SCNParticlePropertyController.g.cs
│   ├── SCNParticleSortingMode.g.cs
│   ├── SCNParticleSystem.cs
│   ├── SCNParticleSystem.g.cs
│   ├── SCNPhysicsBallSocketJoint.g.cs
│   ├── SCNPhysicsBehavior.g.cs
│   ├── SCNPhysicsBody.g.cs
│   ├── SCNPhysicsBodyType.g.cs
│   ├── SCNPhysicsCollisionCategory.g.cs
│   ├── SCNPhysicsConeTwistJoint.g.cs
│   ├── SCNPhysicsContact.g.cs
│   ├── SCNPhysicsContactDelegate.g.cs
│   ├── SCNPhysicsField.g.cs
│   ├── SCNPhysicsFieldScope.g.cs
│   ├── SCNPhysicsHingeJoint.g.cs
│   ├── SCNPhysicsSearchMode.g.cs
│   ├── SCNPhysicsShape.cs
│   ├── SCNPhysicsShape.g.cs
│   ├── SCNPhysicsShapeOptionsKeys.g.cs
│   ├── SCNPhysicsShapeOptionsTypes.g.cs
│   ├── SCNPhysicsSliderJoint.g.cs
│   ├── SCNPhysicsTest.cs
│   ├── SCNPhysicsTest.g.cs
│   ├── SCNPhysicsTestKeys.g.cs
│   ├── SCNPhysicsTestSearchModeKeys.g.cs
│   ├── SCNPhysicsVehicle.g.cs
│   ├── SCNPhysicsVehicleWheel.g.cs
│   ├── SCNPhysicsWorld.g.cs
│   ├── SCNPlane.g.cs
│   ├── SCNProgram.g.cs
│   ├── SCNProgramDelegate.g.cs
│   ├── SCNProgramSemanticOptions.g.cs
│   ├── SCNPyramid.g.cs
│   ├── SCNQuaternion.cs
│   ├── SCNReferenceLoadingPolicy.g.cs
│   ├── SCNReferenceNode.g.cs
│   ├── SCNRenderer.g.cs
│   ├── SCNRenderingApi.g.cs
│   ├── SCNRenderingArguments.g.cs
│   ├── SCNRenderingOptions.cs
│   ├── SCNRenderingOptions.g.cs
│   ├── SCNRenderingOptionsKeys.g.cs
│   ├── SCNReplicatorConstraint.g.cs
│   ├── SCNScene.cs
│   ├── SCNScene.g.cs
│   ├── SCNSceneExportDelegate.g.cs
│   ├── SCNSceneLoadingOptions.cs
│   ├── SCNSceneLoadingOptions.g.cs
│   ├── SCNSceneRenderer.cs
│   ├── SCNSceneRenderer.g.cs
│   ├── SCNSceneRendererDelegate.g.cs
│   ├── SCNSceneSource.cs
│   ├── SCNSceneSource.g.cs
│   ├── SCNSceneSourceLoadErrors.g.cs
│   ├── SCNSceneSourceLoading.g.cs
│   ├── SCNSceneSourceProperties.g.cs
│   ├── SCNSceneSourceStatus.g.cs
│   ├── SCNShadable.g.cs
│   ├── SCNShaderModifiers.g.cs
│   ├── SCNShadowMode.g.cs
│   ├── SCNShape.g.cs
│   ├── SCNSkinner.cs
│   ├── SCNSkinner.g.cs
│   ├── SCNSliderConstraint.g.cs
│   ├── SCNSphere.g.cs
│   ├── SCNTechnique.cs
│   ├── SCNTechnique.g.cs
│   ├── SCNTechniqueSupport.g.cs
│   ├── SCNTessellationSmoothingMode.g.cs
│   ├── SCNText.g.cs
│   ├── SCNTimingFunction.g.cs
│   ├── SCNTorus.g.cs
│   ├── SCNTransaction.g.cs
│   ├── SCNTransformConstraint.g.cs
│   ├── SCNTransparencyMode.g.cs
│   ├── SCNTube.g.cs
│   ├── SCNVector3.cs
│   ├── SCNVector4.cs
│   ├── SCNView.g.cs
│   ├── SCNWrapMode.g.cs
│   └── _SCNShaderModifiers.g.cs
├── Security
│   ├── Authorization.cs
│   ├── Certificate.cs
│   ├── ImportExport.cs
│   ├── Items.cs
│   ├── KeysAccessible.g.cs
│   ├── KeysAuthenticationType.g.cs
│   ├── Policy.cs
│   ├── SecAccessControl.cs
│   ├── SecAttributeKey.g.cs
│   ├── SecAuthenticationUI.g.cs
│   ├── SecClass.g.cs
│   ├── SecIdentity.cs
│   ├── SecImportExport.g.cs
│   ├── SecItem.g.cs
│   ├── SecKeyAlgorithm.g.cs
│   ├── SecKeyClass.g.cs
│   ├── SecKeyKeyExchangeParameter.g.cs
│   ├── SecKeyKeyExchangeParameterKey.g.cs
│   ├── SecKeyOperationType.g.cs
│   ├── SecKeyType.g.cs
│   ├── SecMatchLimit.g.cs
│   ├── SecPadding.g.cs
│   ├── SecPolicy.cs
│   ├── SecPolicyIdentifier.g.cs
│   ├── SecPolicyPropertyKey.g.cs
│   ├── SecProtocolKeys.g.cs
│   ├── SecSharedCredential.cs
│   ├── SecSharedCredential.g.cs
│   ├── SecSharedCredentialInfo.g.cs
│   ├── SecSharedCredentialKeys.g.cs
│   ├── SecStatusCode.g.cs
│   ├── SecTokenID.g.cs
│   ├── SecTrust.cs
│   ├── SecTrustPropertyKey.g.cs
│   ├── SecTrustResult.g.cs
│   ├── SecTrustResultKey.g.cs
│   ├── SecureTransport.cs
│   ├── SslConnection.cs
│   ├── SslContext.cs
│   ├── SslSessionConfig.g.cs
│   └── Trust.cs
├── Simd
│   ├── MatrixDouble4x4.cs
│   ├── MatrixFloat2x2.cs
│   ├── MatrixFloat3x3.cs
│   ├── MatrixFloat4x3.cs
│   ├── MatrixFloat4x4.cs
│   ├── VectorDouble3.cs
│   └── VectorFloat3.cs
├── Social
│   ├── Enums.cs
│   ├── SLCompat.cs
│   ├── SLComposeServiceViewController.g.cs
│   ├── SLComposeSheetConfigurationItem.g.cs
│   ├── SLComposeViewController.cs
│   ├── SLComposeViewController.g.cs
│   ├── SLRequest.cs
│   ├── SLRequest.g.cs
│   └── SLServiceType.g.cs
├── Speech
│   ├── SFSpeechAudioBufferRecognitionRequest.g.cs
│   ├── SFSpeechRecognitionRequest.g.cs
│   ├── SFSpeechRecognitionResult.g.cs
│   ├── SFSpeechRecognitionTask.g.cs
│   ├── SFSpeechRecognitionTaskDelegate.g.cs
│   ├── SFSpeechRecognitionTaskHint.g.cs
│   ├── SFSpeechRecognitionTaskState.g.cs
│   ├── SFSpeechRecognizer.g.cs
│   ├── SFSpeechRecognizerAuthorizationStatus.g.cs
│   ├── SFSpeechRecognizerDelegate.g.cs
│   ├── SFSpeechUrlRecognitionRequest.g.cs
│   ├── SFTranscription.g.cs
│   └── SFTranscriptionSegment.g.cs
├── SpriteKit
│   ├── ObsoleteCompat.cs
│   ├── SK3DNode.g.cs
│   ├── SKAction.cs
│   ├── SKAction.g.cs
│   ├── SKActionTimingMode.g.cs
│   ├── SKAttribute.g.cs
│   ├── SKAttributeType.g.cs
│   ├── SKAttributeValue.g.cs
│   ├── SKAudioNode.g.cs
│   ├── SKBlendMode.g.cs
│   ├── SKCameraNode.g.cs
│   ├── SKConstraint.g.cs
│   ├── SKCropNode.g.cs
│   ├── SKEffectNode.g.cs
│   ├── SKEmitterNode.g.cs
│   ├── SKFieldNode.cs
│   ├── SKFieldNode.g.cs
│   ├── SKInterpolationMode.g.cs
│   ├── SKKeyframeSequence.cs
│   ├── SKKeyframeSequence.g.cs
│   ├── SKLabelHorizontalAlignmentMode.g.cs
│   ├── SKLabelNode.g.cs
│   ├── SKLabelVerticalAlignmentMode.g.cs
│   ├── SKLightNode.g.cs
│   ├── SKMutableTexture.g.cs
│   ├── SKNode.cs
│   ├── SKNode.g.cs
│   ├── SKNodeFocusBehavior.g.cs
│   ├── SKNodeTouches_UITouch.g.cs
│   ├── SKParticleRenderOrder.g.cs
│   ├── SKPhysicsBody.g.cs
│   ├── SKPhysicsContact.g.cs
│   ├── SKPhysicsContactDelegate.g.cs
│   ├── SKPhysicsJoint.g.cs
│   ├── SKPhysicsJointFixed.g.cs
│   ├── SKPhysicsJointLimit.g.cs
│   ├── SKPhysicsJointPin.g.cs
│   ├── SKPhysicsJointSliding.g.cs
│   ├── SKPhysicsJointSpring.g.cs
│   ├── SKPhysicsWorld.g.cs
│   ├── SKRange.g.cs
│   ├── SKReachConstraints.g.cs
│   ├── SKReferenceNode.g.cs
│   ├── SKRegion.g.cs
│   ├── SKRenderer.g.cs
│   ├── SKRepeatMode.g.cs
│   ├── SKScene.g.cs
│   ├── SKSceneDelegate.g.cs
│   ├── SKSceneScaleMode.g.cs
│   ├── SKShader.g.cs
│   ├── SKShapeNode.cs
│   ├── SKShapeNode.g.cs
│   ├── SKSpriteNode.g.cs
│   ├── SKTexture.g.cs
│   ├── SKTextureAtlas.g.cs
│   ├── SKTextureFilteringMode.g.cs
│   ├── SKTileAdjacencyMask.g.cs
│   ├── SKTileDefinition.g.cs
│   ├── SKTileDefinitionRotation.g.cs
│   ├── SKTileGroup.g.cs
│   ├── SKTileGroupRule.g.cs
│   ├── SKTileMapNode.g.cs
│   ├── SKTileSet.g.cs
│   ├── SKTileSetType.g.cs
│   ├── SKTransformNode.g.cs
│   ├── SKTransition.g.cs
│   ├── SKTransitionDirection.g.cs
│   ├── SKUniform.cs
│   ├── SKUniform.g.cs
│   ├── SKUniformType.g.cs
│   ├── SKVideoNode.cs
│   ├── SKVideoNode.g.cs
│   ├── SKView.g.cs
│   ├── SKViewDelegate.g.cs
│   ├── SKWarpGeometry.g.cs
│   ├── SKWarpGeometryGrid.cs
│   ├── SKWarpGeometryGrid.g.cs
│   └── SKWarpable.g.cs
├── StoreKit
│   ├── NativeMethods.cs
│   ├── SKCloudServiceAuthorizationStatus.g.cs
│   ├── SKCloudServiceCapability.g.cs
│   ├── SKCloudServiceController.g.cs
│   ├── SKCloudServiceSetupAction.g.cs
│   ├── SKCloudServiceSetupMessageIdentifier.g.cs
│   ├── SKCloudServiceSetupOptions.g.cs
│   ├── SKCloudServiceSetupOptionsKeys.g.cs
│   ├── SKCloudServiceSetupViewController.g.cs
│   ├── SKCloudServiceSetupViewControllerDelegate.g.cs
│   ├── SKDownload.g.cs
│   ├── SKDownloadState.g.cs
│   ├── SKError.g.cs
│   ├── SKMutablePayment.g.cs
│   ├── SKPayment.cs
│   ├── SKPayment.g.cs
│   ├── SKPaymentQueue.g.cs
│   ├── SKPaymentTransaction.g.cs
│   ├── SKPaymentTransactionObserver.cs
│   ├── SKPaymentTransactionObserver.g.cs
│   ├── SKPaymentTransactionState.g.cs
│   ├── SKProduct.g.cs
│   ├── SKProductStorePromotionController.g.cs
│   ├── SKProductStorePromotionVisibility.g.cs
│   ├── SKProductsRequest.g.cs
│   ├── SKProductsRequestDelegate.g.cs
│   ├── SKProductsResponse.g.cs
│   ├── SKReceiptProperty.cs
│   ├── SKReceiptRefreshRequest.g.cs
│   ├── SKRequest.g.cs
│   ├── SKRequestDelegate.g.cs
│   ├── SKStoreProductParameterKey.g.cs
│   ├── SKStoreProductViewController.g.cs
│   ├── SKStoreProductViewControllerDelegate.g.cs
│   ├── SKStoreReviewController.g.cs
│   ├── StoreProductParameters.cs
│   └── _SKReceiptProperty.g.cs
├── SupportDelegates.g.cs
├── SystemConfiguration
│   ├── CaptiveNetwork.cs
│   ├── CaptiveNetwork.g.cs
│   ├── NetworkReachability.cs
│   ├── StatusCode.g.cs
│   ├── StatusCodeError.cs
│   └── SystemConfigurationException.cs
├── Twitter
│   ├── Enums.cs
│   ├── TWCompat.cs
│   ├── TWRequest.g.cs
│   └── TWTweetComposeViewController.g.cs
├── UIKit
│   ├── Compat.cs
│   ├── NSAttributedStringAttachmentConveniences.g.cs
│   ├── NSAttributedString_NSAttributedStringKitAdditions.g.cs
│   ├── NSCoder_UIGeometryKeyedCoding.g.cs
│   ├── NSControlCharacterAction.g.cs
│   ├── NSDataAsset.g.cs
│   ├── NSExtendedStringDrawing.g.cs
│   ├── NSFileProviderExtension.g.cs
│   ├── NSGlyphProperty.g.cs
│   ├── NSIdentifier.g.cs
│   ├── NSLayoutAnchor_1.g.cs
│   ├── NSLayoutAttribute.g.cs
│   ├── NSLayoutConstraint.cs
│   ├── NSLayoutConstraint.g.cs
│   ├── NSLayoutDimension.g.cs
│   ├── NSLayoutFormatOptions.g.cs
│   ├── NSLayoutManager.cs
│   ├── NSLayoutManager.g.cs
│   ├── NSLayoutManagerDelegate.g.cs
│   ├── NSLayoutRelation.g.cs
│   ├── NSLayoutXAxisAnchor.g.cs
│   ├── NSLayoutYAxisAnchor.g.cs
│   ├── NSMutableAttributedStringKitAdditions.g.cs
│   ├── NSMutableParagraphStyle.g.cs
│   ├── NSObject_UIAccessibilityCustomRotor.g.cs
│   ├── NSParagraphStyle.g.cs
│   ├── NSShadow.g.cs
│   ├── NSStringDrawing.g.cs
│   ├── NSTextAttachment.g.cs
│   ├── NSTextAttachmentContainer.g.cs
│   ├── NSTextContainer.g.cs
│   ├── NSTextEffect.g.cs
│   ├── NSTextLayoutOrientation.g.cs
│   ├── NSTextLayoutOrientationProvider.g.cs
│   ├── NSTextStorage.g.cs
│   ├── NSTextStorageDelegate.g.cs
│   ├── NSTextStorageEditActions.g.cs
│   ├── NSTextTab.g.cs
│   ├── NSWritingDirectionFormatType.g.cs
│   ├── TransitionCoordinator_UIViewController.g.cs
│   ├── UIAcceleration.g.cs
│   ├── UIAccelerometer.g.cs
│   ├── UIAccelerometerDelegate.g.cs
│   ├── UIAccessibility.cs
│   ├── UIAccessibilityContainer.g.cs
│   ├── UIAccessibilityContainerDataTable.g.cs
│   ├── UIAccessibilityContainerDataTableCell.g.cs
│   ├── UIAccessibilityContainerType.g.cs
│   ├── UIAccessibilityContentSizeCategoryImageAdjusting.g.cs
│   ├── UIAccessibilityCustomAction.cs
│   ├── UIAccessibilityCustomAction.g.cs
│   ├── UIAccessibilityCustomRotor.g.cs
│   ├── UIAccessibilityCustomRotorDirection.g.cs
│   ├── UIAccessibilityCustomRotorItemResult.g.cs
│   ├── UIAccessibilityCustomRotorSearchPredicate.g.cs
│   ├── UIAccessibilityCustomSystemRotorType.g.cs
│   ├── UIAccessibilityElement.g.cs
│   ├── UIAccessibilityHearingDeviceEar.g.cs
│   ├── UIAccessibilityIdentification.g.cs
│   ├── UIAccessibilityLocationDescriptor.g.cs
│   ├── UIAccessibilityNavigationStyle.g.cs
│   ├── UIAccessibilityReadingContent.g.cs
│   ├── UIAccessibilityScrollDirection.g.cs
│   ├── UIAccessibilityTrait.g.cs
│   ├── UIActionSheet.cs
│   ├── UIActionSheet.g.cs
│   ├── UIActionSheetDelegate.g.cs
│   ├── UIActionSheetStyle.g.cs
│   ├── UIActivity.g.cs
│   ├── UIActivityCategory.g.cs
│   ├── UIActivityIndicatorView.g.cs
│   ├── UIActivityIndicatorViewStyle.g.cs
│   ├── UIActivityItemProvider.cs
│   ├── UIActivityItemProvider.g.cs
│   ├── UIActivityItemSource.g.cs
│   ├── UIActivityType.g.cs
│   ├── UIActivityViewController.cs
│   ├── UIActivityViewController.g.cs
│   ├── UIAdaptivePresentationControllerDelegate.g.cs
│   ├── UIAlertAction.g.cs
│   ├── UIAlertActionStyle.g.cs
│   ├── UIAlertController.g.cs
│   ├── UIAlertControllerStyle.g.cs
│   ├── UIAlertView.cs
│   ├── UIAlertView.g.cs
│   ├── UIAlertViewDelegate.g.cs
│   ├── UIAlertViewStyle.g.cs
│   ├── UIAppearance.cs
│   ├── UIAppearance.g.cs
│   ├── UIAppearanceContainer.g.cs
│   ├── UIApplication.cs
│   ├── UIApplication.g.cs
│   ├── UIApplicationDelegate.cs
│   ├── UIApplicationDelegate.g.cs
│   ├── UIApplicationOpenUrlOptionKeys.g.cs
│   ├── UIApplicationOpenUrlOptions.g.cs
│   ├── UIApplicationShortcutIcon.g.cs
│   ├── UIApplicationShortcutIconType.g.cs
│   ├── UIApplicationShortcutItem.g.cs
│   ├── UIApplicationState.g.cs
│   ├── UIAttachmentBehavior.g.cs
│   ├── UIAttachmentBehaviorType.g.cs
│   ├── UIBackgroundFetchResult.g.cs
│   ├── UIBackgroundRefreshStatus.g.cs
│   ├── UIBarButtonItem.cs
│   ├── UIBarButtonItem.g.cs
│   ├── UIBarButtonItemGroup.g.cs
│   ├── UIBarButtonItemStyle.g.cs
│   ├── UIBarButtonSystemItem.g.cs
│   ├── UIBarItem.cs
│   ├── UIBarItem.g.cs
│   ├── UIBarMetrics.g.cs
│   ├── UIBarPosition.g.cs
│   ├── UIBarPositioning.g.cs
│   ├── UIBarPositioningDelegate.g.cs
│   ├── UIBarStyle.g.cs
│   ├── UIBaselineAdjustment.g.cs
│   ├── UIBezierPath.cs
│   ├── UIBezierPath.g.cs
│   ├── UIBlurEffect.g.cs
│   ├── UIBlurEffectStyle.g.cs
│   ├── UIButton.cs
│   ├── UIButton.g.cs
│   ├── UIButtonType.g.cs
│   ├── UICloudSharingController.g.cs
│   ├── UICloudSharingControllerDelegate.g.cs
│   ├── UICloudSharingPermissionOptions.g.cs
│   ├── UICollectionElementCategory.g.cs
│   ├── UICollectionElementKindSection.g.cs
│   ├── UICollectionElementKindSectionKey.g.cs
│   ├── UICollectionReusableView.g.cs
│   ├── UICollectionUpdateAction.g.cs
│   ├── UICollectionView.cs
│   ├── UICollectionView.g.cs
│   ├── UICollectionViewCell.g.cs
│   ├── UICollectionViewCellDragState.g.cs
│   ├── UICollectionViewController.g.cs
│   ├── UICollectionViewDataSource.g.cs
│   ├── UICollectionViewDataSourcePrefetching.g.cs
│   ├── UICollectionViewDelegate.g.cs
│   ├── UICollectionViewDelegateFlowLayout.g.cs
│   ├── UICollectionViewDragDelegate.g.cs
│   ├── UICollectionViewDropCoordinator.g.cs
│   ├── UICollectionViewDropDelegate.g.cs
│   ├── UICollectionViewDropIntent.g.cs
│   ├── UICollectionViewDropItem.g.cs
│   ├── UICollectionViewDropPlaceholder.g.cs
│   ├── UICollectionViewDropPlaceholderContext.g.cs
│   ├── UICollectionViewDropProposal.g.cs
│   ├── UICollectionViewFlowLayout.g.cs
│   ├── UICollectionViewFlowLayoutInvalidationContext.g.cs
│   ├── UICollectionViewFlowLayoutSectionInsetReference.g.cs
│   ├── UICollectionViewFocusUpdateContext.g.cs
│   ├── UICollectionViewLayout.cs
│   ├── UICollectionViewLayout.g.cs
│   ├── UICollectionViewLayoutAttributes.cs
│   ├── UICollectionViewLayoutAttributes.g.cs
│   ├── UICollectionViewLayoutInvalidationContext.g.cs
│   ├── UICollectionViewPlaceholder.g.cs
│   ├── UICollectionViewReorderingCadence.g.cs
│   ├── UICollectionViewScrollDirection.g.cs
│   ├── UICollectionViewScrollPosition.g.cs
│   ├── UICollectionViewSource.g.cs
│   ├── UICollectionViewTransitionLayout.cs
│   ├── UICollectionViewTransitionLayout.g.cs
│   ├── UICollectionViewUpdateItem.g.cs
│   ├── UICollisionBehavior.g.cs
│   ├── UICollisionBehaviorDelegate.g.cs
│   ├── UICollisionBehaviorMode.g.cs
│   ├── UIColor.cs
│   ├── UIColor.g.cs
│   ├── UIContentContainer.g.cs
│   ├── UIContentSizeCategory.cs
│   ├── UIContentSizeCategory.g.cs
│   ├── UIContentSizeCategoryAdjusting.g.cs
│   ├── UIContextualAction.g.cs
│   ├── UIContextualActionStyle.g.cs
│   ├── UIControl.cs
│   ├── UIControl.g.cs
│   ├── UIControlContentHorizontalAlignment.g.cs
│   ├── UIControlContentVerticalAlignment.g.cs
│   ├── UIControlEvent.g.cs
│   ├── UIControlState.g.cs
│   ├── UICoordinateSpace.g.cs
│   ├── UICubicTimingParameters.g.cs
│   ├── UIDataDetectorType.g.cs
│   ├── UIDataSourceModelAssociation.g.cs
│   ├── UIDataSourceTranslating.g.cs
│   ├── UIDatePicker.g.cs
│   ├── UIDatePickerMode.g.cs
│   ├── UIDevice.cs
│   ├── UIDevice.g.cs
│   ├── UIDeviceBatteryState.g.cs
│   ├── UIDeviceOrientation.g.cs
│   ├── UIDictationPhrase.g.cs
│   ├── UIDisplayGamut.g.cs
│   ├── UIDocument.g.cs
│   ├── UIDocumentBrowserAction.g.cs
│   ├── UIDocumentBrowserActionAvailability.g.cs
│   ├── UIDocumentBrowserErrorCode.g.cs
│   ├── UIDocumentBrowserImportMode.g.cs
│   ├── UIDocumentBrowserTransitionController.g.cs
│   ├── UIDocumentBrowserUserInterfaceStyle.g.cs
│   ├── UIDocumentBrowserViewController.g.cs
│   ├── UIDocumentBrowserViewControllerDelegate.g.cs
│   ├── UIDocumentChangeKind.g.cs
│   ├── UIDocumentInteractionController.cs
│   ├── UIDocumentInteractionController.g.cs
│   ├── UIDocumentInteractionControllerDelegate.g.cs
│   ├── UIDocumentMenuDelegate.g.cs
│   ├── UIDocumentMenuOrder.g.cs
│   ├── UIDocumentMenuViewController.cs
│   ├── UIDocumentMenuViewController.g.cs
│   ├── UIDocumentPickerDelegate.g.cs
│   ├── UIDocumentPickerExtensionViewController.g.cs
│   ├── UIDocumentPickerMode.g.cs
│   ├── UIDocumentPickerViewController.cs
│   ├── UIDocumentPickerViewController.g.cs
│   ├── UIDocumentSaveOperation.g.cs
│   ├── UIDocumentState.g.cs
│   ├── UIDragAnimating.g.cs
│   ├── UIDragDropSession.g.cs
│   ├── UIDragDropSessionExtensions.cs
│   ├── UIDragInteraction.g.cs
│   ├── UIDragInteractionDelegate.g.cs
│   ├── UIDragItem.g.cs
│   ├── UIDragPreview.g.cs
│   ├── UIDragPreviewParameters.g.cs
│   ├── UIDragPreviewTarget.g.cs
│   ├── UIDragSession.g.cs
│   ├── UIDropInteraction.g.cs
│   ├── UIDropInteractionDelegate.g.cs
│   ├── UIDropOperation.g.cs
│   ├── UIDropProposal.g.cs
│   ├── UIDropSession.g.cs
│   ├── UIDropSessionProgressIndicatorStyle.g.cs
│   ├── UIDynamicAnimator.cs
│   ├── UIDynamicAnimator.g.cs
│   ├── UIDynamicAnimatorDelegate.g.cs
│   ├── UIDynamicBehavior.g.cs
│   ├── UIDynamicItem.g.cs
│   ├── UIDynamicItemBehavior.g.cs
│   ├── UIDynamicItemCollisionBoundsType.g.cs
│   ├── UIDynamicItemGroup.g.cs
│   ├── UIEnumsExtensions.cs
│   ├── UIEvent.cs
│   ├── UIEvent.g.cs
│   ├── UIEventSubtype.g.cs
│   ├── UIEventType.g.cs
│   ├── UIExtensionPointIdentifier.g.cs
│   ├── UIFeedbackGenerator.g.cs
│   ├── UIFieldBehavior.g.cs
│   ├── UIFocusAnimationContext.g.cs
│   ├── UIFocusAnimationCoordinator.g.cs
│   ├── UIFocusDebugger.g.cs
│   ├── UIFocusDebuggerOutput.g.cs
│   ├── UIFocusEnvironment.g.cs
│   ├── UIFocusGuide.g.cs
│   ├── UIFocusHeading.g.cs
│   ├── UIFocusItem.g.cs
│   ├── UIFocusSystem.g.cs
│   ├── UIFocusUpdateContext.g.cs
│   ├── UIFont.cs
│   ├── UIFont.g.cs
│   ├── UIFontDescriptor.cs
│   ├── UIFontDescriptor.g.cs
│   ├── UIFontDescriptorSymbolicTraits.g.cs
│   ├── UIFontFeature.cs
│   ├── UIFontMetrics.g.cs
│   ├── UIFontTextStyle.g.cs
│   ├── UIFontWeight.g.cs
│   ├── UIFontWeightConstants.g.cs
│   ├── UIForceTouchCapability.g.cs
│   ├── UIGestureRecognizer.cs
│   ├── UIGestureRecognizer.g.cs
│   ├── UIGestureRecognizerDelegate.g.cs
│   ├── UIGestureRecognizerState.g.cs
│   ├── UIGraphics.cs
│   ├── UIGraphicsImageRenderer.g.cs
│   ├── UIGraphicsImageRendererContext.g.cs
│   ├── UIGraphicsImageRendererFormat.g.cs
│   ├── UIGraphicsPdfRenderer.g.cs
│   ├── UIGraphicsPdfRendererContext.g.cs
│   ├── UIGraphicsPdfRendererFormat.g.cs
│   ├── UIGraphicsRenderer.g.cs
│   ├── UIGraphicsRendererContext.g.cs
│   ├── UIGraphicsRendererFormat.g.cs
│   ├── UIGravityBehavior.g.cs
│   ├── UIGuidedAccessRestriction.cs
│   ├── UIGuidedAccessRestrictionDelegate.g.cs
│   ├── UIImage.cs
│   ├── UIImage.g.cs
│   ├── UIImageAsset.g.cs
│   ├── UIImageOrientation.g.cs
│   ├── UIImagePickerController.cs
│   ├── UIImagePickerController.g.cs
│   ├── UIImagePickerControllerCameraCaptureMode.g.cs
│   ├── UIImagePickerControllerCameraDevice.g.cs
│   ├── UIImagePickerControllerCameraFlashMode.g.cs
│   ├── UIImagePickerControllerDelegate.g.cs
│   ├── UIImagePickerControllerImageUrlExportPreset.g.cs
│   ├── UIImagePickerControllerQualityType.g.cs
│   ├── UIImagePickerControllerSourceType.g.cs
│   ├── UIImageRenderingMode.g.cs
│   ├── UIImageResizingMode.g.cs
│   ├── UIImageView.g.cs
│   ├── UIImpactFeedbackGenerator.g.cs
│   ├── UIImpactFeedbackStyle.g.cs
│   ├── UIInputView.g.cs
│   ├── UIInputViewAudioFeedback.g.cs
│   ├── UIInputViewController.g.cs
│   ├── UIInputViewStyle.g.cs
│   ├── UIInteraction.g.cs
│   ├── UIInterfaceOrientation.g.cs
│   ├── UIInterfaceOrientationMask.g.cs
│   ├── UIInterpolatingMotionEffect.g.cs
│   ├── UIInterpolatingMotionEffectType.g.cs
│   ├── UIItemProviderPresentationSizeProviding.g.cs
│   ├── UIKeyCommand.g.cs
│   ├── UIKeyInput.g.cs
│   ├── UIKeyModifierFlags.g.cs
│   ├── UIKeyboard.cs
│   ├── UIKeyboard.g.cs
│   ├── UIKeyboardAppearance.g.cs
│   ├── UIKeyboardType.g.cs
│   ├── UIKitSynchronizationContext.cs
│   ├── UILabel.g.cs
│   ├── UILayoutConstraintAxis.g.cs
│   ├── UILayoutGuide.g.cs
│   ├── UILayoutGuide_UIConstraintBasedLayoutDebugging.g.cs
│   ├── UILayoutPriority.g.cs
│   ├── UILayoutSupport.g.cs
│   ├── UILexicon.g.cs
│   ├── UILexiconEntry.g.cs
│   ├── UILineBreakMode.g.cs
│   ├── UILocalNotification.g.cs
│   ├── UILocalizedIndexedCollation.g.cs
│   ├── UILongPressGestureRecognizer.g.cs
│   ├── UIManagedDocument.g.cs
│   ├── UIMarkupTextPrintFormatter.g.cs
│   ├── UIMenuController.g.cs
│   ├── UIMenuControllerArrowDirection.g.cs
│   ├── UIMenuItem.g.cs
│   ├── UIModalPresentationStyle.g.cs
│   ├── UIModalTransitionStyle.g.cs
│   ├── UIMotionEffect.g.cs
│   ├── UIMotionEffectGroup.g.cs
│   ├── UIMutableApplicationShortcutItem.g.cs
│   ├── UIMutableUserNotificationAction.g.cs
│   ├── UIMutableUserNotificationCategory.g.cs
│   ├── UINavigationBar.cs
│   ├── UINavigationBar.g.cs
│   ├── UINavigationBarDelegate.g.cs
│   ├── UINavigationController.cs
│   ├── UINavigationController.g.cs
│   ├── UINavigationControllerDelegate.g.cs
│   ├── UINavigationControllerOperation.g.cs
│   ├── UINavigationItem.g.cs
│   ├── UINavigationItemLargeTitleDisplayMode.g.cs
│   ├── UINib.cs
│   ├── UINib.g.cs
│   ├── UINotificationFeedbackGenerator.g.cs
│   ├── UINotificationFeedbackType.g.cs
│   ├── UIObjectRestoration.g.cs
│   ├── UIOffset.cs
│   ├── UIPageControl.g.cs
│   ├── UIPageViewController.cs
│   ├── UIPageViewController.g.cs
│   ├── UIPageViewControllerDataSource.g.cs
│   ├── UIPageViewControllerDelegate.g.cs
│   ├── UIPageViewControllerNavigationDirection.g.cs
│   ├── UIPageViewControllerNavigationOrientation.g.cs
│   ├── UIPageViewControllerSpineLocation.g.cs
│   ├── UIPageViewControllerTransitionStyle.g.cs
│   ├── UIPanGestureRecognizer.g.cs
│   ├── UIPasteConfiguration.g.cs
│   ├── UIPasteConfigurationSupporting.g.cs
│   ├── UIPasteboard.cs
│   ├── UIPasteboard.g.cs
│   ├── UIPasteboardNames.g.cs
│   ├── UIPasteboardOptionKeys.g.cs
│   ├── UIPasteboardOptions.g.cs
│   ├── UIPercentDrivenInteractiveTransition.g.cs
│   ├── UIPickerView.cs
│   ├── UIPickerView.g.cs
│   ├── UIPickerViewAccessibilityDelegate.g.cs
│   ├── UIPickerViewDataSource.g.cs
│   ├── UIPickerViewDelegate.g.cs
│   ├── UIPickerViewModel.g.cs
│   ├── UIPinchGestureRecognizer.g.cs
│   ├── UIPopoverArrowDirection.g.cs
│   ├── UIPopoverBackgroundView.g.cs
│   ├── UIPopoverBackgroundViewMethods.g.cs
│   ├── UIPopoverController.cs
│   ├── UIPopoverController.g.cs
│   ├── UIPopoverControllerDelegate.g.cs
│   ├── UIPopoverPresentationController.cs
│   ├── UIPopoverPresentationController.g.cs
│   ├── UIPopoverPresentationControllerDelegate.g.cs
│   ├── UIPreferredPresentationStyle.g.cs
│   ├── UIPresentationController.g.cs
│   ├── UIPress.g.cs
│   ├── UIPressPhase.g.cs
│   ├── UIPressType.g.cs
│   ├── UIPressesEvent.g.cs
│   ├── UIPreviewAction.g.cs
│   ├── UIPreviewActionGroup.g.cs
│   ├── UIPreviewActionItem.g.cs
│   ├── UIPreviewActionStyle.g.cs
│   ├── UIPreviewInteraction.g.cs
│   ├── UIPreviewInteractionDelegate.g.cs
│   ├── UIPrint.cs
│   ├── UIPrintError.g.cs
│   ├── UIPrintFormatter.g.cs
│   ├── UIPrintInfo.g.cs
│   ├── UIPrintInfoDuplex.g.cs
│   ├── UIPrintInfoOrientation.g.cs
│   ├── UIPrintInfoOutputType.g.cs
│   ├── UIPrintInteractionController.cs
│   ├── UIPrintInteractionController.g.cs
│   ├── UIPrintInteractionControllerDelegate.g.cs
│   ├── UIPrintPageRenderer.g.cs
│   ├── UIPrintPaper.g.cs
│   ├── UIPrinter.g.cs
│   ├── UIPrinterCutterBehavior.g.cs
│   ├── UIPrinterJobTypes.g.cs
│   ├── UIPrinterPickerController.g.cs
│   ├── UIPrinterPickerControllerDelegate.g.cs
│   ├── UIProgressView.g.cs
│   ├── UIProgressViewStyle.g.cs
│   ├── UIPushBehavior.cs
│   ├── UIPushBehavior.g.cs
│   ├── UIPushBehaviorMode.g.cs
│   ├── UIRectCorner.g.cs
│   ├── UIRectEdge.g.cs
│   ├── UIReferenceLibraryViewController.g.cs
│   ├── UIRefreshControl.g.cs
│   ├── UIRegion.g.cs
│   ├── UIRemoteNotificationType.g.cs
│   ├── UIResponder.cs
│   ├── UIResponder.g.cs
│   ├── UIResponder_NSObjectExtension.g.cs
│   ├── UIReturnKeyType.g.cs
│   ├── UIRotationGestureRecognizer.g.cs
│   ├── UIScreen.cs
│   ├── UIScreen.g.cs
│   ├── UIScreenEdgePanGestureRecognizer.g.cs
│   ├── UIScreenMode.g.cs
│   ├── UIScreenOverscanCompensation.g.cs
│   ├── UIScrollView.cs
│   ├── UIScrollView.g.cs
│   ├── UIScrollViewAccessibilityDelegate.g.cs
│   ├── UIScrollViewContentInsetAdjustmentBehavior.g.cs
│   ├── UIScrollViewDelegate.g.cs
│   ├── UIScrollViewIndexDisplayMode.g.cs
│   ├── UIScrollViewIndicatorStyle.g.cs
│   ├── UIScrollViewKeyboardDismissMode.g.cs
│   ├── UISearchBar.cs
│   ├── UISearchBar.g.cs
│   ├── UISearchBarDelegate.g.cs
│   ├── UISearchBarIcon.g.cs
│   ├── UISearchBarStyle.g.cs
│   ├── UISearchContainerViewController.g.cs
│   ├── UISearchController.cs
│   ├── UISearchController.g.cs
│   ├── UISearchControllerDelegate.g.cs
│   ├── UISearchDisplayController.cs
│   ├── UISearchDisplayController.g.cs
│   ├── UISearchDisplayDelegate.g.cs
│   ├── UISearchResultsUpdating.g.cs
│   ├── UISegmentedControl.cs
│   ├── UISegmentedControl.g.cs
│   ├── UISegmentedControlSegment.g.cs
│   ├── UISegmentedControlStyle.g.cs
│   ├── UISelectionFeedbackGenerator.g.cs
│   ├── UISemanticContentAttribute.g.cs
│   ├── UISimpleTextPrintFormatter.cs
│   ├── UISimpleTextPrintFormatter.g.cs
│   ├── UISlider.g.cs
│   ├── UISnapBehavior.g.cs
│   ├── UISplitViewController.g.cs
│   ├── UISplitViewControllerDelegate.g.cs
│   ├── UISplitViewControllerDisplayMode.g.cs
│   ├── UISplitViewControllerPrimaryEdge.g.cs
│   ├── UISplitViewController_UIViewController.g.cs
│   ├── UISpringLoadedInteraction.g.cs
│   ├── UISpringLoadedInteractionBehavior.g.cs
│   ├── UISpringLoadedInteractionContext.g.cs
│   ├── UISpringLoadedInteractionEffect.g.cs
│   ├── UISpringLoadedInteractionEffectState.g.cs
│   ├── UISpringLoadedInteractionSupporting.g.cs
│   ├── UISpringTimingParameters.g.cs
│   ├── UIStackView.g.cs
│   ├── UIStackViewAlignment.g.cs
│   ├── UIStackViewDistribution.g.cs
│   ├── UIStateRestoration.g.cs
│   ├── UIStateRestoring.g.cs
│   ├── UIStatusBarAnimation.g.cs
│   ├── UIStatusBarStyle.g.cs
│   ├── UIStepper.g.cs
│   ├── UIStoryboard.g.cs
│   ├── UIStoryboardPopoverSegue.cs
│   ├── UIStoryboardPopoverSegue.g.cs
│   ├── UIStoryboardSegue.cs
│   ├── UIStoryboardSegue.g.cs
│   ├── UIStoryboardUnwindSegueSource.g.cs
│   ├── UIStringAttributeKey.g.cs
│   ├── UIStringAttributes.cs
│   ├── UIStringDrawing.cs
│   ├── UIStringDrawing.g.cs
│   ├── UISwipeActionsConfiguration.g.cs
│   ├── UISwipeGestureRecognizer.g.cs
│   ├── UISwipeGestureRecognizerDirection.g.cs
│   ├── UISwitch.g.cs
│   ├── UISystemAnimation.g.cs
│   ├── UITabBar.g.cs
│   ├── UITabBarController.g.cs
│   ├── UITabBarControllerDelegate.g.cs
│   ├── UITabBarDelegate.g.cs
│   ├── UITabBarItem.g.cs
│   ├── UITabBarItemPositioning.g.cs
│   ├── UITabBarSystemItem.g.cs
│   ├── UITableView.cs
│   ├── UITableView.g.cs
│   ├── UITableViewCell.cs
│   ├── UITableViewCell.g.cs
│   ├── UITableViewCellAccessory.g.cs
│   ├── UITableViewCellDragState.g.cs
│   ├── UITableViewCellEditingStyle.g.cs
│   ├── UITableViewCellFocusStyle.g.cs
│   ├── UITableViewCellSelectionStyle.g.cs
│   ├── UITableViewCellSeparatorStyle.g.cs
│   ├── UITableViewCellState.g.cs
│   ├── UITableViewCellStyle.g.cs
│   ├── UITableViewController.g.cs
│   ├── UITableViewDataSource.g.cs
│   ├── UITableViewDataSourcePrefetching.g.cs
│   ├── UITableViewDelegate.g.cs
│   ├── UITableViewDragDelegate.g.cs
│   ├── UITableViewDropCoordinator.g.cs
│   ├── UITableViewDropDelegate.g.cs
│   ├── UITableViewDropIntent.g.cs
│   ├── UITableViewDropItem.g.cs
│   ├── UITableViewDropPlaceholder.g.cs
│   ├── UITableViewDropPlaceholderContext.g.cs
│   ├── UITableViewDropProposal.g.cs
│   ├── UITableViewFocusUpdateContext.g.cs
│   ├── UITableViewHeaderFooterView.g.cs
│   ├── UITableViewPlaceholder.g.cs
│   ├── UITableViewRowAction.g.cs
│   ├── UITableViewRowActionStyle.g.cs
│   ├── UITableViewRowAnimation.g.cs
│   ├── UITableViewScrollPosition.g.cs
│   ├── UITableViewSeparatorInsetReference.g.cs
│   ├── UITableViewSource.g.cs
│   ├── UITableViewStyle.g.cs
│   ├── UITapGestureRecognizer.g.cs
│   ├── UITargetedDragPreview.g.cs
│   ├── UITextAlignment.g.cs
│   ├── UITextAttributes.cs
│   ├── UITextAttributesConstants.g.cs
│   ├── UITextAutocapitalizationType.g.cs
│   ├── UITextAutocorrectionType.g.cs
│   ├── UITextBorderStyle.g.cs
│   ├── UITextChecker.g.cs
│   ├── UITextContentType.g.cs
│   ├── UITextDirection.g.cs
│   ├── UITextDocumentProxy.g.cs
│   ├── UITextDragDelegate.g.cs
│   ├── UITextDragOptions.g.cs
│   ├── UITextDragPreviewRenderer.g.cs
│   ├── UITextDragRequest.g.cs
│   ├── UITextDraggable.g.cs
│   ├── UITextDropAction.g.cs
│   ├── UITextDropDelegate.g.cs
│   ├── UITextDropEditability.g.cs
│   ├── UITextDropPerformer.g.cs
│   ├── UITextDropProgressMode.g.cs
│   ├── UITextDropProposal.g.cs
│   ├── UITextDropRequest.g.cs
│   ├── UITextDroppable.g.cs
│   ├── UITextField.cs
│   ├── UITextField.g.cs
│   ├── UITextFieldDelegate.g.cs
│   ├── UITextFieldDidEndEditingReason.g.cs
│   ├── UITextFieldViewMode.g.cs
│   ├── UITextGranularity.g.cs
│   ├── UITextInput.g.cs
│   ├── UITextInputAssistantItem.g.cs
│   ├── UITextInputDelegate.g.cs
│   ├── UITextInputMode.g.cs
│   ├── UITextInputStringTokenizer.g.cs
│   ├── UITextInputTokenizer.g.cs
│   ├── UITextInputTraits.g.cs
│   ├── UITextItemInteraction.g.cs
│   ├── UITextLayoutDirection.g.cs
│   ├── UITextPasteConfigurationSupporting.g.cs
│   ├── UITextPasteDelegate.g.cs
│   ├── UITextPasteItem.g.cs
│   ├── UITextPosition.g.cs
│   ├── UITextRange.g.cs
│   ├── UITextSelectionRect.g.cs
│   ├── UITextSmartDashesType.g.cs
│   ├── UITextSmartInsertDeleteType.g.cs
│   ├── UITextSmartQuotesType.g.cs
│   ├── UITextSpellCheckingType.g.cs
│   ├── UITextStorageDirection.g.cs
│   ├── UITextView.cs
│   ├── UITextView.g.cs
│   ├── UITextViewDelegate.g.cs
│   ├── UITextWritingDirection.g.cs
│   ├── UITimingCurveProvider.g.cs
│   ├── UITimingCurveType.g.cs
│   ├── UIToolbar.cs
│   ├── UIToolbar.g.cs
│   ├── UIToolbarDelegate.g.cs
│   ├── UIToolbarPosition.g.cs
│   ├── UITouch.g.cs
│   ├── UITouchPhase.g.cs
│   ├── UITouchProperties.g.cs
│   ├── UITouchType.g.cs
│   ├── UITraitCollection.cs
│   ├── UITraitCollection.g.cs
│   ├── UITraitEnvironment.g.cs
│   ├── UITraitEnvironmentLayoutDirection.g.cs
│   ├── UITransitionContext.g.cs
│   ├── UITransitionViewControllerKind.g.cs
│   ├── UITypes.cs
│   ├── UIUserInterfaceIdiom.g.cs
│   ├── UIUserInterfaceLayoutDirection.g.cs
│   ├── UIUserInterfaceSizeClass.g.cs
│   ├── UIUserNotificationAction.g.cs
│   ├── UIUserNotificationActionBehavior.g.cs
│   ├── UIUserNotificationActionContext.g.cs
│   ├── UIUserNotificationActivationMode.g.cs
│   ├── UIUserNotificationCategory.g.cs
│   ├── UIUserNotificationSettings.g.cs
│   ├── UIUserNotificationType.g.cs
│   ├── UIVibrancyEffect.cs
│   ├── UIVibrancyEffect.g.cs
│   ├── UIVideo.cs
│   ├── UIVideoEditorController.g.cs
│   ├── UIVideoEditorControllerDelegate.g.cs
│   ├── UIView.cs
│   ├── UIView.g.cs
│   ├── UIViewAnimating.g.cs
│   ├── UIViewAnimatingPosition.g.cs
│   ├── UIViewAnimatingState.g.cs
│   ├── UIViewAnimationCurve.g.cs
│   ├── UIViewAnimationOptions.g.cs
│   ├── UIViewAnimationTransition.g.cs
│   ├── UIViewAutoresizing.g.cs
│   ├── UIViewContentMode.g.cs
│   ├── UIViewController.cs
│   ├── UIViewController.g.cs
│   ├── UIViewControllerAnimatedTransitioning.g.cs
│   ├── UIViewControllerContextTransitioning.g.cs
│   ├── UIViewControllerInteractiveTransitioning.g.cs
│   ├── UIViewControllerPreviewing.g.cs
│   ├── UIViewControllerPreviewingDelegate.g.cs
│   ├── UIViewControllerRestoration.g.cs
│   ├── UIViewControllerTransitionCoordinator.g.cs
│   ├── UIViewControllerTransitionCoordinatorContext.cs
│   ├── UIViewControllerTransitionCoordinatorContext.g.cs
│   ├── UIViewControllerTransitioningDelegate.g.cs
│   ├── UIViewImplicitlyAnimating.g.cs
│   ├── UIViewKeyframeAnimationOptions.g.cs
│   ├── UIViewPrintFormatter.g.cs
│   ├── UIViewPropertyAnimator.g.cs
│   ├── UIViewTintAdjustmentMode.g.cs
│   ├── UIView_UITextField.g.cs
│   ├── UIVisualEffect.g.cs
│   ├── UIVisualEffectView.g.cs
│   ├── UIWebPaginationBreakingMode.g.cs
│   ├── UIWebPaginationMode.g.cs
│   ├── UIWebView.g.cs
│   ├── UIWebViewDelegate.g.cs
│   ├── UIWebViewNavigationType.g.cs
│   ├── UIWindow.cs
│   ├── UIWindow.g.cs
│   └── UIWindowLevel.g.cs
├── UserNotifications
│   ├── UNAlertStyle.g.cs
│   ├── UNAuthorizationOptions.g.cs
│   ├── UNAuthorizationStatus.g.cs
│   ├── UNCalendarNotificationTrigger.g.cs
│   ├── UNErrorCode.g.cs
│   ├── UNLocationNotificationTrigger.g.cs
│   ├── UNMutableNotificationContent.g.cs
│   ├── UNNotification.g.cs
│   ├── UNNotificationAction.g.cs
│   ├── UNNotificationActionIdentifier.g.cs
│   ├── UNNotificationActionOptions.g.cs
│   ├── UNNotificationAttachment.cs
│   ├── UNNotificationAttachment.g.cs
│   ├── UNNotificationAttachmentOptions.g.cs
│   ├── UNNotificationAttachmentOptionsKeys.g.cs
│   ├── UNNotificationCategory.g.cs
│   ├── UNNotificationCategoryOptions.g.cs
│   ├── UNNotificationContent.g.cs
│   ├── UNNotificationPresentationOptions.g.cs
│   ├── UNNotificationRequest.g.cs
│   ├── UNNotificationResponse.g.cs
│   ├── UNNotificationServiceExtension.g.cs
│   ├── UNNotificationSetting.g.cs
│   ├── UNNotificationSettings.g.cs
│   ├── UNNotificationSound.g.cs
│   ├── UNNotificationTrigger.g.cs
│   ├── UNPushNotificationTrigger.g.cs
│   ├── UNShowPreviewsSetting.g.cs
│   ├── UNTextInputNotificationAction.g.cs
│   ├── UNTextInputNotificationResponse.g.cs
│   ├── UNTimeIntervalNotificationTrigger.g.cs
│   ├── UNUserNotificationCenter.g.cs
│   └── UNUserNotificationCenterDelegate.g.cs
├── UserNotificationsUI
│   ├── NSExtensionContext_UNNotificationContentExtension.g.cs
│   ├── UNNotificationContentExtension.g.cs
│   ├── UNNotificationContentExtensionMediaPlayPauseButtonType.g.cs
│   └── UNNotificationContentExtensionResponseOption.g.cs
├── VideoSubscriberAccount
│   ├── VSAccountAccessStatus.g.cs
│   ├── VSAccountManager.cs
│   ├── VSAccountManager.g.cs
│   ├── VSAccountManagerAccessOptions.g.cs
│   ├── VSAccountManagerDelegate.g.cs
│   ├── VSAccountManagerResult.g.cs
│   ├── VSAccountMetadata.g.cs
│   ├── VSAccountMetadataRequest.cs
│   ├── VSAccountMetadataRequest.g.cs
│   ├── VSAccountProviderAuthenticationScheme.cs
│   ├── VSAccountProviderAuthenticationScheme.g.cs
│   ├── VSAccountProviderResponse.g.cs
│   ├── VSCheckAccessOptionKeys.g.cs
│   ├── VSErrorCode.g.cs
│   ├── VSErrorInfo.g.cs
│   ├── VSErrorInfoKeys.g.cs
│   ├── VSSubscription.g.cs
│   ├── VSSubscriptionAccessLevel.g.cs
│   └── VSSubscriptionRegistrationCenter.g.cs
├── VideoToolbox
│   ├── VTCompressionProperties.cs
│   ├── VTCompressionProperties.g.cs
│   ├── VTCompressionPropertyKey.g.cs
│   ├── VTCompressionSession.cs
│   ├── VTDecompressionProperties.cs
│   ├── VTDecompressionProperties.g.cs
│   ├── VTDecompressionPropertyKey.g.cs
│   ├── VTDecompressionResolutionKeys.g.cs
│   ├── VTDecompressionResolutionOptions.g.cs
│   ├── VTDecompressionSession.cs
│   ├── VTDefs.cs
│   ├── VTEncodeFrameOptionKey.g.cs
│   ├── VTEncodeFrameOptions.g.cs
│   ├── VTFrameSilo.cs
│   ├── VTH264EntropyModeKeys.g.cs
│   ├── VTMultiPassStorage.cs
│   ├── VTMultiPassStorageCreationOptionKeys.g.cs
│   ├── VTMultiPassStorageCreationOptions.g.cs
│   ├── VTPixelTransferProperties.cs
│   ├── VTPixelTransferProperties.g.cs
│   ├── VTPixelTransferPropertyKeys.g.cs
│   ├── VTProfileLevelKeys.g.cs
│   ├── VTPropertyKeys.g.cs
│   ├── VTPropertyOptions.cs
│   ├── VTPropertyOptions.g.cs
│   ├── VTPropertyReadWriteStatusKeys.g.cs
│   ├── VTPropertyTypeKeys.g.cs
│   ├── VTSession.cs
│   ├── VTUtilities.cs
│   ├── VTVideoDecoderSpecification.g.cs
│   ├── VTVideoDecoderSpecificationKeys.g.cs
│   ├── VTVideoEncoder.cs
│   ├── VTVideoEncoderList.g.cs
│   ├── VTVideoEncoderSpecification.g.cs
│   └── VTVideoEncoderSpecificationKeys.g.cs
├── Vision
│   ├── VNBarcodeObservation.g.cs
│   ├── VNBarcodeSymbology.g.cs
│   ├── VNBarcodeSymbologyExtensions.cs
│   ├── VNClassificationObservation.g.cs
│   ├── VNCoreMLFeatureValueObservation.g.cs
│   ├── VNCoreMLModel.g.cs
│   ├── VNCoreMLRequest.g.cs
│   ├── VNDetectBarcodesRequest.cs
│   ├── VNDetectBarcodesRequest.g.cs
│   ├── VNDetectFaceLandmarksRequest.g.cs
│   ├── VNDetectFaceRectanglesRequest.g.cs
│   ├── VNDetectHorizonRequest.g.cs
│   ├── VNDetectRectanglesRequest.g.cs
│   ├── VNDetectTextRectanglesRequest.g.cs
│   ├── VNDetectedObjectObservation.g.cs
│   ├── VNErrorCode.g.cs
│   ├── VNFaceLandmarkRegion.g.cs
│   ├── VNFaceLandmarkRegion2D.cs
│   ├── VNFaceLandmarkRegion2D.g.cs
│   ├── VNFaceLandmarks.g.cs
│   ├── VNFaceLandmarks2D.g.cs
│   ├── VNFaceObservation.g.cs
│   ├── VNFaceObservationAccepting.g.cs
│   ├── VNHomographicImageRegistrationRequest.g.cs
│   ├── VNHorizonObservation.g.cs
│   ├── VNImageAlignmentObservation.g.cs
│   ├── VNImageBasedRequest.g.cs
│   ├── VNImageCropAndScaleOption.g.cs
│   ├── VNImageHomographicAlignmentObservation.g.cs
│   ├── VNImageOptionKeys.g.cs
│   ├── VNImageOptions.g.cs
│   ├── VNImageRegistrationRequest.g.cs
│   ├── VNImageRequestHandler.g.cs
│   ├── VNImageTranslationAlignmentObservation.g.cs
│   ├── VNObservation.g.cs
│   ├── VNPixelBufferObservation.g.cs
│   ├── VNRectangleObservation.g.cs
│   ├── VNRequest.cs
│   ├── VNRequest.g.cs
│   ├── VNRequestTrackingLevel.g.cs
│   ├── VNSequenceRequestHandler.g.cs
│   ├── VNTargetedImageRequest.g.cs
│   ├── VNTextObservation.g.cs
│   ├── VNTrackObjectRequest.g.cs
│   ├── VNTrackRectangleRequest.g.cs
│   ├── VNTrackingRequest.g.cs
│   ├── VNTranslationalImageRegistrationRequest.g.cs
│   └── VNUtils.cs
├── WKWebKit
│   └── WKWindowFeatures.cs
├── WatchConnectivity
│   ├── WCEnums.cs
│   ├── WCSession.g.cs
│   ├── WCSessionDelegate.g.cs
│   ├── WCSessionFile.g.cs
│   ├── WCSessionFileTransfer.g.cs
│   └── WCSessionUserInfoTransfer.g.cs
├── WatchKit
│   ├── WKAccessibility.cs
│   ├── WKAccessibility.g.cs
│   ├── WKAccessibilityImageRegion.g.cs
│   ├── WKErrorCode.g.cs
│   ├── WKImageAnimatable.g.cs
│   ├── WKInterfaceButton.g.cs
│   ├── WKInterfaceController.cs
│   ├── WKInterfaceController.g.cs
│   ├── WKInterfaceDate.g.cs
│   ├── WKInterfaceDevice.cs
│   ├── WKInterfaceDevice.g.cs
│   ├── WKInterfaceGroup.g.cs
│   ├── WKInterfaceImage.g.cs
│   ├── WKInterfaceLabel.g.cs
│   ├── WKInterfaceMap.g.cs
│   ├── WKInterfaceMapPinColor.g.cs
│   ├── WKInterfaceObject.g.cs
│   ├── WKInterfaceSeparator.g.cs
│   ├── WKInterfaceSlider.g.cs
│   ├── WKInterfaceSwitch.g.cs
│   ├── WKInterfaceTable.g.cs
│   ├── WKInterfaceTimer.g.cs
│   ├── WKMenuItemIcon.g.cs
│   ├── WKTextInputMode.g.cs
│   ├── WKUserNotificationInterfaceController.g.cs
│   └── WKUserNotificationInterfaceType.g.cs
├── WebKit
│   ├── WKAudiovisualMediaTypes.g.cs
│   ├── WKBackForwardList.g.cs
│   ├── WKBackForwardListItem.g.cs
│   ├── WKContentRuleList.g.cs
│   ├── WKContentRuleListStore.g.cs
│   ├── WKDataDetectorTypes.g.cs
│   ├── WKErrorCode.g.cs
│   ├── WKFrameInfo.g.cs
│   ├── WKHttpCookieStore.g.cs
│   ├── WKHttpCookieStoreObserver.g.cs
│   ├── WKNavigation.g.cs
│   ├── WKNavigationAction.g.cs
│   ├── WKNavigationActionPolicy.g.cs
│   ├── WKNavigationDelegate.g.cs
│   ├── WKNavigationResponse.g.cs
│   ├── WKNavigationResponsePolicy.g.cs
│   ├── WKNavigationType.g.cs
│   ├── WKPreferences.g.cs
│   ├── WKPreviewActionItem.g.cs
│   ├── WKPreviewActionItemIdentifier.g.cs
│   ├── WKPreviewElementInfo.g.cs
│   ├── WKProcessPool.g.cs
│   ├── WKScriptMessage.g.cs
│   ├── WKScriptMessageHandler.g.cs
│   ├── WKSecurityOrigin.g.cs
│   ├── WKSelectionGranularity.g.cs
│   ├── WKSnapshotConfiguration.g.cs
│   ├── WKUIDelegate.g.cs
│   ├── WKUrlSchemeHandler.g.cs
│   ├── WKUrlSchemeTask.g.cs
│   ├── WKUserContentController.g.cs
│   ├── WKUserScript.g.cs
│   ├── WKUserScriptInjectionTime.g.cs
│   ├── WKWebView.g.cs
│   ├── WKWebViewConfiguration.g.cs
│   ├── WKWebsiteDataRecord.g.cs
│   ├── WKWebsiteDataStore.g.cs
│   ├── WKWebsiteDataType.g.cs
│   └── WKWindowFeatures.g.cs
├── build
│   └── ios
│   ├── AssemblyInfo.cs
│   └── Constants.cs
├── external
│   ├── corefx
│   │   └── src
│   │   ├── Common
│   │   │   └── src
│   │   │   └── System
│   │   │   ├── Collections
│   │   │   │   └── Generic
│   │   │   │   ├── ArrayBuilder.cs
│   │   │   │   ├── EnumerableHelpers.Linq.cs
│   │   │   │   ├── EnumerableHelpers.cs
│   │   │   │   ├── LargeArrayBuilder.cs
│   │   │   │   ├── ReferenceEqualityComparer.cs
│   │   │   │   └── SparseArrayBuilder.cs
│   │   │   ├── Data
│   │   │   │   └── Common
│   │   │   │   ├── DbConnectionPoolKey.cs
│   │   │   │   ├── MultipartIdentifier.cs
│   │   │   │   ├── NameValuePair.cs
│   │   │   │   └── SQLResource.cs
│   │   │   ├── IO
│   │   │   │   └── PathInternal.CaseSensitivity.cs
│   │   │   ├── MathF.netstandard.cs
│   │   │   ├── Net
│   │   │   │   ├── HttpStatusDescription.cs
│   │   │   │   ├── Logging
│   │   │   │   │   └── NetEventSource.Common.cs
│   │   │   │   ├── SecurityProtocol.cs
│   │   │   │   └── WebSockets
│   │   │   │   ├── ManagedWebSocket.cs
│   │   │   │   └── WebSocketValidate.cs
│   │   │   ├── Numerics
│   │   │   │   └── Hashing
│   │   │   │   └── HashHelpers.cs
│   │   │   ├── StringExtensions.cs
│   │   │   └── Threading
│   │   │   └── Tasks
│   │   │   └── TaskToApm.cs
│   │   ├── Microsoft.CSharp
│   │   │   └── src
│   │   │   └── Microsoft
│   │   │   └── CSharp
│   │   │   └── RuntimeBinder
│   │   │   ├── ArgumentObject.cs
│   │   │   ├── Binder.cs
│   │   │   ├── BinderHelper.cs
│   │   │   ├── CSharpArgumentInfo.cs
│   │   │   ├── CSharpBinaryOperationBinder.cs
│   │   │   ├── CSharpConvertBinder.cs
│   │   │   ├── CSharpGetIndexBinder.cs
│   │   │   ├── CSharpGetMemberBinder.cs
│   │   │   ├── CSharpInvokeBinder.cs
│   │   │   ├── CSharpInvokeConstructorBinder.cs
│   │   │   ├── CSharpInvokeMemberBinder.cs
│   │   │   ├── CSharpIsEventBinder.cs
│   │   │   ├── CSharpSetIndexBinder.cs
│   │   │   ├── CSharpSetMemberBinder.cs
│   │   │   ├── CSharpUnaryOperationBinder.cs
│   │   │   ├── Error.cs
│   │   │   ├── Errors
│   │   │   │   ├── CController.cs
│   │   │   │   ├── CError.cs
│   │   │   │   ├── CErrorFactory.cs
│   │   │   │   ├── CParameterizedError.cs
│   │   │   │   ├── ErrorFacts.cs
│   │   │   │   ├── ErrorFmt.cs
│   │   │   │   ├── ErrorHandling.cs
│   │   │   │   └── UserStringBuilder.cs
│   │   │   ├── ExpressionTreeCallRewriter.cs
│   │   │   ├── RuntimeBinder.cs
│   │   │   ├── RuntimeBinderController.cs
│   │   │   ├── RuntimeBinderException.cs
│   │   │   ├── RuntimeBinderExtensions.cs
│   │   │   ├── RuntimeBinderInternalCompilerException.cs
│   │   │   ├── Semantics
│   │   │   │   ├── Binding
│   │   │   │   │   ├── Better.cs
│   │   │   │   │   └── ErrorReporting.cs
│   │   │   │   ├── BindingContext.cs
│   │   │   │   ├── COperators.cs
│   │   │   │   ├── CandidateFunctionMember.cs
│   │   │   │   ├── ConstVal.cs
│   │   │   │   ├── Conversion.cs
│   │   │   │   ├── Conversions.cs
│   │   │   │   ├── Declarations
│   │   │   │   │   └── AggregateDeclaration.cs
│   │   │   │   ├── EXPRExtensions.cs
│   │   │   │   ├── ExprFactory.cs
│   │   │   │   ├── ExpressionBinder.cs
│   │   │   │   ├── ExpressionKind.cs
│   │   │   │   ├── GlobalSymbolContext.cs
│   │   │   │   ├── LangCompiler.cs
│   │   │   │   ├── MemberLookup.cs
│   │   │   │   ├── MemberLookupResults.cs
│   │   │   │   ├── MethodTypeInferrer.cs
│   │   │   │   ├── Nullable.cs
│   │   │   │   ├── Operators.cs
│   │   │   │   ├── PredefinedMembers.cs
│   │   │   │   ├── SemanticChecker.cs
│   │   │   │   ├── SubstitutionContext.cs
│   │   │   │   ├── Symbols
│   │   │   │   │   ├── AggregateSymbol.cs
│   │   │   │   │   ├── AssemblyQualifiedNamespaceSymbol.cs
│   │   │   │   │   ├── EventSymbol.cs
│   │   │   │   │   ├── FieldSymbol.cs
│   │   │   │   │   ├── LocalVariableSymbol.cs
│   │   │   │   │   ├── MethodOrPropertySymbol.cs
│   │   │   │   │   ├── MethodSymbol.cs
│   │   │   │   │   ├── MiscSymFactory.cs
│   │   │   │   │   ├── NamespaceOrAggregateSymbol.cs
│   │   │   │   │   ├── ParentSymbol.cs
│   │   │   │   │   ├── PropertySymbol.cs
│   │   │   │   │   ├── SymFactory.cs
│   │   │   │   │   ├── SymFactoryBase.cs
│   │   │   │   │   ├── Symbol.cs
│   │   │   │   │   ├── SymbolLoader.cs
│   │   │   │   │   ├── SymbolManagerBase.cs
│   │   │   │   │   ├── SymbolTable.cs
│   │   │   │   │   └── TypeParameterSymbol.cs
│   │   │   │   ├── Tree
│   │   │   │   │   ├── ArrayIndex.cs
│   │   │   │   │   ├── ArrayInitialization.cs
│   │   │   │   │   ├── Assignment.cs
│   │   │   │   │   ├── BinaryOperator.cs
│   │   │   │   │   ├── Block.cs
│   │   │   │   │   ├── BoundAnonymousFunction.cs
│   │   │   │   │   ├── Call.cs
│   │   │   │   │   ├── Cast.cs
│   │   │   │   │   ├── Class.cs
│   │   │   │   │   ├── CompoundOperator.cs
│   │   │   │   │   ├── Concatenate.cs
│   │   │   │   │   ├── Constant.cs
│   │   │   │   │   ├── EXPR.cs
│   │   │   │   │   ├── Event.cs
│   │   │   │   │   ├── ExprOperator.cs
│   │   │   │   │   ├── ExprWithType.cs
│   │   │   │   │   ├── ExpressionIterator.cs
│   │   │   │   │   ├── Field.cs
│   │   │   │   │   ├── FieldInfo.cs
│   │   │   │   │   ├── HoistedLocal.cs
│   │   │   │   │   ├── List.cs
│   │   │   │   │   ├── LocalVariable.cs
│   │   │   │   │   ├── MemberGroup.cs
│   │   │   │   │   ├── MethodInfo.cs
│   │   │   │   │   ├── MethodReference.cs
│   │   │   │   │   ├── NamedArgumentSpecification.cs
│   │   │   │   │   ├── Property.cs
│   │   │   │   │   ├── PropertyInfo.cs
│   │   │   │   │   ├── Return.cs
│   │   │   │   │   ├── Statement.cs
│   │   │   │   │   ├── Temporary.cs
│   │   │   │   │   ├── TypeOf.cs
│   │   │   │   │   ├── UnaryOperator.cs
│   │   │   │   │   ├── UserDefinedConversion.cs
│   │   │   │   │   ├── UserDefinedLogicalOperator.cs
│   │   │   │   │   ├── Visitors
│   │   │   │   │   │   ├── ExprVisitorBase.cs
│   │   │   │   │   │   └── ExpressionTreeRewriter.cs
│   │   │   │   │   └── ZeroInitialize.cs
│   │   │   │   ├── TypeBind.cs
│   │   │   │   ├── Types
│   │   │   │   │   ├── AggregateType.cs
│   │   │   │   │   ├── ArrayType.cs
│   │   │   │   │   ├── ErrorType.cs
│   │   │   │   │   ├── NullableType.cs
│   │   │   │   │   ├── ParameterModifierType.cs
│   │   │   │   │   ├── PointerType.cs
│   │   │   │   │   ├── PredefinedTypes.cs
│   │   │   │   │   ├── Type.cs
│   │   │   │   │   ├── TypeArray.cs
│   │   │   │   │   ├── TypeFactory.cs
│   │   │   │   │   ├── TypeManager.cs
│   │   │   │   │   ├── TypeParameterType.cs
│   │   │   │   │   └── TypeTable.cs
│   │   │   │   ├── UtilityTypeExtensions.cs
│   │   │   │   └── WithType.cs
│   │   │   ├── SymbolTable.cs
│   │   │   └── Syntax
│   │   │   ├── NameManager.cs
│   │   │   ├── NameTable.cs
│   │   │   ├── Names.cs
│   │   │   └── TokenFacts.cs
│   │   ├── System.Buffers
│   │   │   └── src
│   │   │   └── System
│   │   │   └── Buffers
│   │   │   ├── ArrayPool.cs
│   │   │   ├── ArrayPoolEventSource.cs
│   │   │   ├── DefaultArrayPool.cs
│   │   │   └── Utilities.cs
│   │   ├── System.Collections
│   │   │   └── src
│   │   │   └── System
│   │   │   └── Collections
│   │   │   └── Generic
│   │   │   ├── BitHelper.cs
│   │   │   ├── CollectionExtensions.cs
│   │   │   ├── HashSet.cs
│   │   │   ├── HashSetEqualityComparer.cs
│   │   │   ├── ICollectionDebugView.cs
│   │   │   ├── IDictionaryDebugView.cs
│   │   │   ├── LinkedList.cs
│   │   │   ├── Queue.cs
│   │   │   ├── QueueDebugView.cs
│   │   │   ├── SortedDictionary.cs
│   │   │   ├── SortedList.cs
│   │   │   ├── SortedSet.cs
│   │   │   ├── SortedSetEqualityComparer.cs
│   │   │   ├── Stack.cs
│   │   │   └── StackDebugView.cs
│   │   ├── System.Collections.Concurrent
│   │   │   └── src
│   │   │   └── System
│   │   │   └── Collections
│   │   │   └── Concurrent
│   │   │   ├── BlockingCollection.cs
│   │   │   ├── CDSCollectionETWBCLProvider.cs
│   │   │   ├── ConcurrentBag.cs
│   │   │   ├── ConcurrentDictionary.cs
│   │   │   ├── ConcurrentQueue.cs
│   │   │   ├── ConcurrentStack.cs
│   │   │   ├── IProducerConsumerCollection.cs
│   │   │   ├── OrderablePartitioner.cs
│   │   │   ├── Partitioner.cs
│   │   │   └── PartitionerStatic.cs
│   │   ├── System.Data.Common
│   │   │   └── src
│   │   │   └── System
│   │   │   ├── Data
│   │   │   │   ├── BaseCollection.cs
│   │   │   │   ├── ColumnTypeConverter.cs
│   │   │   │   ├── Common
│   │   │   │   │   ├── BigIntegerStorage.cs
│   │   │   │   │   ├── BooleanStorage.cs
│   │   │   │   │   ├── ByteStorage.cs
│   │   │   │   │   ├── CharStorage.cs
│   │   │   │   │   ├── DBCommandBuilder.cs
│   │   │   │   │   ├── DBSchemaRow.cs
│   │   │   │   │   ├── DBSchemaTable.cs
│   │   │   │   │   ├── DataAdapter.cs
│   │   │   │   │   ├── DataColumnMapping.cs
│   │   │   │   │   ├── DataColumnMappingCollection.cs
│   │   │   │   │   ├── DataCommonEventSource.cs
│   │   │   │   │   ├── DataRecordInternal.cs
│   │   │   │   │   ├── DataStorage.cs
│   │   │   │   │   ├── DataTableMapping.cs
│   │   │   │   │   ├── DataTableMappingCollection.cs
│   │   │   │   │   ├── DateTimeOffsetStorage.cs
│   │   │   │   │   ├── DateTimeStorage.cs
│   │   │   │   │   ├── DbColumn.cs
│   │   │   │   │   ├── DbCommand.cs
│   │   │   │   │   ├── DbConnection.cs
│   │   │   │   │   ├── DbConnectionStringBuilder.cs
│   │   │   │   │   ├── DbDataAdapter.cs
│   │   │   │   │   ├── DbDataReader.cs
│   │   │   │   │   ├── DbDataReaderExtensions.cs
│   │   │   │   │   ├── DbDataRecord.cs
│   │   │   │   │   ├── DbDataSourceEnumerator.cs
│   │   │   │   │   ├── DbEnumerator.cs
│   │   │   │   │   ├── DbException.cs
│   │   │   │   │   ├── DbMetaDataCollectionNames.cs
│   │   │   │   │   ├── DbMetaDataColumnNames.cs
│   │   │   │   │   ├── DbParameter.cs
│   │   │   │   │   ├── DbParameterCollection.cs
│   │   │   │   │   ├── DbProviderFactory.CreatePermission.cs
│   │   │   │   │   ├── DbProviderFactory.cs
│   │   │   │   │   ├── DbProviderSpecificTypePropertyAttribute.cs
│   │   │   │   │   ├── DbTransaction.cs
│   │   │   │   │   ├── DecimalStorage.cs
│   │   │   │   │   ├── DoubleStorage.cs
│   │   │   │   │   ├── FieldNameLookup.cs
│   │   │   │   │   ├── Int16Storage.cs
│   │   │   │   │   ├── Int32Storage.cs
│   │   │   │   │   ├── Int64Storage.cs
│   │   │   │   │   ├── ObjectStorage.cs
│   │   │   │   │   ├── RowUpdatedEventArgs.cs
│   │   │   │   │   ├── RowUpdatingEventArgs.cs
│   │   │   │   │   ├── SByteStorage.cs
│   │   │   │   │   ├── SQLConvert.cs
│   │   │   │   │   ├── SQLTypes
│   │   │   │   │   │   ├── SQLBinaryStorage.cs
│   │   │   │   │   │   ├── SQLByteStorage.cs
│   │   │   │   │   │   ├── SQLBytesStorage.cs
│   │   │   │   │   │   ├── SQLCharsStorage.cs
│   │   │   │   │   │   ├── SQLDateTimeStorage.cs
│   │   │   │   │   │   ├── SQLDecimalStorage.cs
│   │   │   │   │   │   ├── SQLDoubleStorage.cs
│   │   │   │   │   │   ├── SQLGuidStorage.cs
│   │   │   │   │   │   ├── SQLInt16Storage.cs
│   │   │   │   │   │   ├── SQLInt32Storage.cs
│   │   │   │   │   │   ├── SQLInt64Storage.cs
│   │   │   │   │   │   ├── SQLMoneyStorage.cs
│   │   │   │   │   │   ├── SQLSingleStorage.cs
│   │   │   │   │   │   ├── SQLStringStorage.cs
│   │   │   │   │   │   └── SQlBooleanStorage.cs
│   │   │   │   │   ├── SchemaTableColumn.cs
│   │   │   │   │   ├── SchemaTableOptionalColumn.cs
│   │   │   │   │   ├── SingleStorage.cs
│   │   │   │   │   ├── SqlUDTStorage.cs
│   │   │   │   │   ├── StringStorage.cs
│   │   │   │   │   ├── TimeSpanStorage.cs
│   │   │   │   │   ├── UInt16Storage.cs
│   │   │   │   │   ├── UInt32Storage.cs
│   │   │   │   │   └── UInt64Storage.cs
│   │   │   │   ├── Constraint.cs
│   │   │   │   ├── ConstraintCollection.cs
│   │   │   │   ├── ConstraintConverter.cs
│   │   │   │   ├── ConstraintEnumerator.cs
│   │   │   │   ├── DBConcurrencyException.cs
│   │   │   │   ├── DataColumn.cs
│   │   │   │   ├── DataColumnChangeEvent.cs
│   │   │   │   ├── DataColumnCollection.cs
│   │   │   │   ├── DataColumnPropertyDescriptor.cs
│   │   │   │   ├── DataError.cs
│   │   │   │   ├── DataException.cs
│   │   │   │   ├── DataKey.cs
│   │   │   │   ├── DataRelation.cs
│   │   │   │   ├── DataRelationCollection.cs
│   │   │   │   ├── DataRelationPropertyDescriptor.cs
│   │   │   │   ├── DataRow.cs
│   │   │   │   ├── DataRowChangeEvent.cs
│   │   │   │   ├── DataRowCollection.cs
│   │   │   │   ├── DataRowView.cs
│   │   │   │   ├── DataSet.cs
│   │   │   │   ├── DataSysAttribute.cs
│   │   │   │   ├── DataTable.cs
│   │   │   │   ├── DataTableClearEvent.cs
│   │   │   │   ├── DataTableCollection.cs
│   │   │   │   ├── DataTableNewRowEvent.cs
│   │   │   │   ├── DataTablePropertyDescriptor.cs
│   │   │   │   ├── DataTableReader.cs
│   │   │   │   ├── DataTableReaderListener.cs
│   │   │   │   ├── DataTableTypeConverter.cs
│   │   │   │   ├── DataView.cs
│   │   │   │   ├── DataViewListener.cs
│   │   │   │   ├── DataViewManager.cs
│   │   │   │   ├── DataViewManagerListItemTypeDescriptor.cs
│   │   │   │   ├── DataViewSetting.cs
│   │   │   │   ├── DataViewSettingCollection.cs
│   │   │   │   ├── DefaultValueTypeConverter.cs
│   │   │   │   ├── FillErrorEventArgs.cs
│   │   │   │   ├── Filter
│   │   │   │   │   ├── AggregateNode.cs
│   │   │   │   │   ├── BinaryNode.cs
│   │   │   │   │   ├── ConstNode.cs
│   │   │   │   │   ├── DataExpression.cs
│   │   │   │   │   ├── ExpressionNode.cs
│   │   │   │   │   ├── ExpressionParser.cs
│   │   │   │   │   ├── FilterException.cs
│   │   │   │   │   ├── FunctionNode.cs
│   │   │   │   │   ├── LookupNode.cs
│   │   │   │   │   ├── NameNode.cs
│   │   │   │   │   ├── Operators.cs
│   │   │   │   │   ├── UnaryNode.cs
│   │   │   │   │   └── ZeroOpNode.cs
│   │   │   │   ├── ForeignKeyConstraint.cs
│   │   │   │   ├── MergeFailedEvent.cs
│   │   │   │   ├── Merger.cs
│   │   │   │   ├── PrimaryKeyTypeConverter.cs
│   │   │   │   ├── PropertyCollection.cs
│   │   │   │   ├── ProviderBase
│   │   │   │   │   ├── DataReaderContainer.cs
│   │   │   │   │   └── SchemaMapping.cs
│   │   │   │   ├── Range.cs
│   │   │   │   ├── RbTree.cs
│   │   │   │   ├── RecordManager.cs
│   │   │   │   ├── RelatedView.cs
│   │   │   │   ├── RelationshipConverter.cs
│   │   │   │   ├── SQLTypes
│   │   │   │   │   ├── SQLBinary.cs
│   │   │   │   │   ├── SQLBoolean.cs
│   │   │   │   │   ├── SQLByte.cs
│   │   │   │   │   ├── SQLBytes.cs
│   │   │   │   │   ├── SQLChars.cs
│   │   │   │   │   ├── SQLDateTime.cs
│   │   │   │   │   ├── SQLDecimal.cs
│   │   │   │   │   ├── SQLDouble.cs
│   │   │   │   │   ├── SQLGuid.cs
│   │   │   │   │   ├── SQLInt16.cs
│   │   │   │   │   ├── SQLInt32.cs
│   │   │   │   │   ├── SQLInt64.cs
│   │   │   │   │   ├── SQLMoney.cs
│   │   │   │   │   ├── SQLSingle.cs
│   │   │   │   │   ├── SQLString.cs
│   │   │   │   │   ├── SQLUtility.cs
│   │   │   │   │   ├── SqlCharStream.cs
│   │   │   │   │   └── SqlXml.cs
│   │   │   │   ├── Select.cs
│   │   │   │   ├── Selection.cs
│   │   │   │   ├── SimpleType.cs
│   │   │   │   ├── StateChangeEvent.cs
│   │   │   │   ├── StatementCompletedEventArgs.cs
│   │   │   │   ├── StrongTypingException.cs
│   │   │   │   ├── UniqueConstraint.cs
│   │   │   │   ├── XDRSchema.cs
│   │   │   │   ├── XMLDiffLoader.cs
│   │   │   │   ├── XMLSchema.cs
│   │   │   │   ├── XmlDataLoader.cs
│   │   │   │   ├── XmlKeywords.cs
│   │   │   │   ├── XmlToDatasetMap.cs
│   │   │   │   └── xmlsaver.cs
│   │   │   └── Xml
│   │   │   ├── BaseTreeIterator.cs
│   │   │   ├── DataDocumentXPathNavigator.cs
│   │   │   ├── DataPointer.cs
│   │   │   ├── DataSetMappper.cs
│   │   │   ├── RegionIterator.cs
│   │   │   ├── TreeIterator.cs
│   │   │   ├── XPathNodePointer.cs
│   │   │   ├── XmlBoundElement.cs
│   │   │   ├── XmlDataDocument.cs
│   │   │   └── XmlDataImplementation.cs
│   │   ├── System.Data.SqlClient
│   │   │   └── src
│   │   │   └── System
│   │   │   └── Data
│   │   │   ├── Common
│   │   │   │   └── ActivityCorrelator.cs
│   │   │   ├── OperationAbortedException.cs
│   │   │   ├── ProviderBase
│   │   │   │   ├── DbReferenceCollection.cs
│   │   │   │   └── TimeoutTimer.cs
│   │   │   └── SqlClient
│   │   │   ├── SqlError.cs
│   │   │   ├── SqlErrorCollection.cs
│   │   │   └── SqlInfoMessageEvent.cs
│   │   ├── System.IO.Compression
│   │   │   └── src
│   │   │   └── System
│   │   │   └── IO
│   │   │   └── Compression
│   │   │   ├── DeflateManaged
│   │   │   │   ├── CopyEncoder.cs
│   │   │   │   ├── DeflateInput.cs
│   │   │   │   ├── DeflateManagedStream.cs
│   │   │   │   ├── DeflaterManaged.cs
│   │   │   │   ├── FastEncoder.cs
│   │   │   │   ├── FastEncoderStatus.cs
│   │   │   │   ├── FastEncoderWindow.cs
│   │   │   │   ├── HuffmanTree.cs
│   │   │   │   ├── InflaterManaged.cs
│   │   │   │   ├── InputBuffer.cs
│   │   │   │   ├── Match.cs
│   │   │   │   ├── OutputBuffer.cs
│   │   │   │   └── OutputWindow.cs
│   │   │   ├── GZipStream.cs
│   │   │   ├── PositionPreservingWriteOnlyStreamWrapper.cs
│   │   │   ├── ZipArchive.cs
│   │   │   ├── ZipArchiveEntry.cs
│   │   │   ├── ZipBlocks.cs
│   │   │   ├── ZipCustomStreams.cs
│   │   │   └── ZipHelper.cs
│   │   ├── System.IO.Compression.ZipFile
│   │   │   └── src
│   │   │   └── System
│   │   │   └── IO
│   │   │   └── Compression
│   │   │   ├── ZipFile.cs
│   │   │   └── ZipFileExtensions.cs
│   │   ├── System.Linq
│   │   │   └── src
│   │   │   └── System
│   │   │   └── Linq
│   │   │   ├── Aggregate.cs
│   │   │   ├── AnyAll.cs
│   │   │   ├── AppendPrepend.cs
│   │   │   ├── Average.cs
│   │   │   ├── Buffer.cs
│   │   │   ├── Cast.cs
│   │   │   ├── Concat.cs
│   │   │   ├── Contains.cs
│   │   │   ├── Count.cs
│   │   │   ├── DebugView.cs
│   │   │   ├── DefaultIfEmpty.cs
│   │   │   ├── Distinct.cs
│   │   │   ├── ElementAt.cs
│   │   │   ├── Enumerable.cs
│   │   │   ├── Errors.cs
│   │   │   ├── Except.cs
│   │   │   ├── First.cs
│   │   │   ├── GroupJoin.cs
│   │   │   ├── Grouping.cs
│   │   │   ├── Intersect.cs
│   │   │   ├── Join.cs
│   │   │   ├── Last.cs
│   │   │   ├── Lookup.cs
│   │   │   ├── Max.cs
│   │   │   ├── Min.cs
│   │   │   ├── OrderBy.cs
│   │   │   ├── OrderedEnumerable.cs
│   │   │   ├── Partition.cs
│   │   │   ├── Range.cs
│   │   │   ├── Repeat.cs
│   │   │   ├── Reverse.cs
│   │   │   ├── Select.cs
│   │   │   ├── SelectMany.cs
│   │   │   ├── SequenceEqual.cs
│   │   │   ├── Set.cs
│   │   │   ├── Single.cs
│   │   │   ├── SingleLinkedNode.cs
│   │   │   ├── Skip.cs
│   │   │   ├── Sum.cs
│   │   │   ├── Take.cs
│   │   │   ├── ToCollection.cs
│   │   │   ├── Union.cs
│   │   │   ├── Utilities.cs
│   │   │   ├── Where.cs
│   │   │   └── Zip.cs
│   │   ├── System.Linq.Expressions
│   │   │   └── src
│   │   │   └── System
│   │   │   ├── Dynamic
│   │   │   │   ├── BinaryOperationBinder.cs
│   │   │   │   ├── BindingRestrictions.cs
│   │   │   │   ├── CallInfo.cs
│   │   │   │   ├── ConvertBinder.cs
│   │   │   │   ├── CreateInstanceBinder.cs
│   │   │   │   ├── DeleteIndexBinder.cs
│   │   │   │   ├── DeleteMemberBinder.cs
│   │   │   │   ├── DynamicMetaObject.cs
│   │   │   │   ├── DynamicMetaObjectBinder.cs
│   │   │   │   ├── DynamicObject.cs
│   │   │   │   ├── ExpandoClass.cs
│   │   │   │   ├── ExpandoObject.cs
│   │   │   │   ├── GetIndexBinder.cs
│   │   │   │   ├── GetMemberBinder.cs
│   │   │   │   ├── InvokeBinder.cs
│   │   │   │   ├── InvokeMemberBinder.cs
│   │   │   │   ├── SetIndexBinder.cs
│   │   │   │   ├── SetMemberBinder.cs
│   │   │   │   ├── UnaryOperationBinder.cs
│   │   │   │   └── Utils
│   │   │   │   ├── CacheDict.cs
│   │   │   │   ├── CachedReflectionInfo.cs
│   │   │   │   ├── CollectionExtensions.cs
│   │   │   │   ├── ContractUtils.cs
│   │   │   │   ├── EmptyReadOnlyCollection.cs
│   │   │   │   ├── ExpressionUtils.cs
│   │   │   │   ├── ExpressionVisitorUtils.cs
│   │   │   │   ├── ListArgumentProvider.cs
│   │   │   │   ├── ListParameterProvider.cs
│   │   │   │   ├── TypeExtensions.cs
│   │   │   │   └── TypeUtils.cs
│   │   │   ├── Linq
│   │   │   │   └── Expressions
│   │   │   │   ├── BinaryExpression.cs
│   │   │   │   ├── BlockExpression.cs
│   │   │   │   ├── CatchBlock.cs
│   │   │   │   ├── Common
│   │   │   │   │   ├── ArrayBuilderExtensions.cs
│   │   │   │   │   ├── CachedReflectionInfo.cs
│   │   │   │   │   └── ConstantCheck.cs
│   │   │   │   ├── Compiler
│   │   │   │   │   ├── DelegateHelpers.Generated.cs
│   │   │   │   │   ├── DelegateHelpers.cs
│   │   │   │   │   ├── HoistedLocals.cs
│   │   │   │   │   └── TypeInfoExtensions.cs
│   │   │   │   ├── ConditionalExpression.cs
│   │   │   │   ├── ConstantExpression.cs
│   │   │   │   ├── DebugInfoExpression.cs
│   │   │   │   ├── DebugViewWriter.cs
│   │   │   │   ├── DefaultExpression.cs
│   │   │   │   ├── DynamicExpression.cs
│   │   │   │   ├── DynamicExpressionVisitor.cs
│   │   │   │   ├── ElementInit.cs
│   │   │   │   ├── Error.cs
│   │   │   │   ├── Expression.cs
│   │   │   │   ├── ExpressionStringBuilder.cs
│   │   │   │   ├── ExpressionVisitor.cs
│   │   │   │   ├── GotoExpression.cs
│   │   │   │   ├── IndexExpression.cs
│   │   │   │   ├── Interpreter
│   │   │   │   │   ├── AddInstruction.cs
│   │   │   │   │   ├── AndInstruction.cs
│   │   │   │   │   ├── ArrayOperations.cs
│   │   │   │   │   ├── BranchLabel.cs
│   │   │   │   │   ├── CallInstruction.cs
│   │   │   │   │   ├── ControlFlowInstructions.cs
│   │   │   │   │   ├── DecrementInstruction.cs
│   │   │   │   │   ├── DefaultValueInstruction.cs
│   │   │   │   │   ├── DivInstruction.cs
│   │   │   │   │   ├── EqualInstruction.cs
│   │   │   │   │   ├── ExclusiveOrInstruction.cs
│   │   │   │   │   ├── FieldOperations.cs
│   │   │   │   │   ├── GreaterThanInstruction.cs
│   │   │   │   │   ├── GreaterThanOrEqualInstruction.cs
│   │   │   │   │   ├── IncrementInstruction.cs
│   │   │   │   │   ├── Instruction.cs
│   │   │   │   │   ├── InstructionList.cs
│   │   │   │   │   ├── InterpretedFrame.cs
│   │   │   │   │   ├── Interpreter.cs
│   │   │   │   │   ├── LabelInfo.cs
│   │   │   │   │   ├── LeftShiftInstruction.cs
│   │   │   │   │   ├── LessThanInstruction.cs
│   │   │   │   │   ├── LessThanOrEqualInstruction.cs
│   │   │   │   │   ├── LightCompiler.cs
│   │   │   │   │   ├── LightDelegateCreator.cs
│   │   │   │   │   ├── LightLambda.Generated.cs
│   │   │   │   │   ├── LightLambda.cs
│   │   │   │   │   ├── LocalAccess.cs
│   │   │   │   │   ├── LocalVariables.cs
│   │   │   │   │   ├── ModuloInstruction.cs
│   │   │   │   │   ├── MulInstruction.cs
│   │   │   │   │   ├── NegateInstruction.cs
│   │   │   │   │   ├── NewInstruction.cs
│   │   │   │   │   ├── NotEqualInstruction.cs
│   │   │   │   │   ├── NotInstruction.cs
│   │   │   │   │   ├── NullCheckInstruction.cs
│   │   │   │   │   ├── NumericConvertInstruction.cs
│   │   │   │   │   ├── OrInstruction.cs
│   │   │   │   │   ├── RightShiftInstruction.cs
│   │   │   │   │   ├── RuntimeVariables.cs
│   │   │   │   │   ├── StackOperations.cs
│   │   │   │   │   ├── SubInstruction.cs
│   │   │   │   │   ├── TypeOperations.cs
│   │   │   │   │   └── Utilities.cs
│   │   │   │   ├── InvocationExpression.cs
│   │   │   │   ├── LabelExpression.cs
│   │   │   │   ├── LabelTarget.cs
│   │   │   │   ├── LambdaExpression.cs
│   │   │   │   ├── ListInitExpression.cs
│   │   │   │   ├── LoopExpression.cs
│   │   │   │   ├── MemberAssignment.cs
│   │   │   │   ├── MemberBinding.cs
│   │   │   │   ├── MemberExpression.cs
│   │   │   │   ├── MemberInitExpression.cs
│   │   │   │   ├── MemberListBinding.cs
│   │   │   │   ├── MemberMemberBinding.cs
│   │   │   │   ├── MethodCallExpression.cs
│   │   │   │   ├── NewArrayExpression.cs
│   │   │   │   ├── NewExpression.cs
│   │   │   │   ├── ParameterExpression.cs
│   │   │   │   ├── RuntimeVariablesExpression.cs
│   │   │   │   ├── StackGuard.cs
│   │   │   │   ├── Strings.cs
│   │   │   │   ├── SwitchCase.cs
│   │   │   │   ├── SwitchExpression.cs
│   │   │   │   ├── SymbolDocumentInfo.cs
│   │   │   │   ├── TryExpression.cs
│   │   │   │   ├── TypeBinaryExpression.cs
│   │   │   │   ├── UnaryExpression.cs
│   │   │   │   └── Utils.cs
│   │   │   └── Runtime
│   │   │   └── CompilerServices
│   │   │   ├── CallSite.cs
│   │   │   ├── CallSiteBinder.cs
│   │   │   ├── CallSiteHelpers.cs
│   │   │   ├── CallSiteOps.cs
│   │   │   ├── Closure.cs
│   │   │   ├── DebugInfoGenerator.cs
│   │   │   ├── ReadOnlyCollectionBuilder.cs
│   │   │   ├── RuleCache.cs
│   │   │   ├── RuntimeOps.RuntimeVariableList.cs
│   │   │   └── TrueReadOnlyCollection.cs
│   │   ├── System.Linq.Parallel
│   │   │   └── src
│   │   │   └── System
│   │   │   └── Linq
│   │   │   ├── Parallel
│   │   │   │   ├── Channels
│   │   │   │   │   ├── AsynchronousChannel.cs
│   │   │   │   │   └── SynchronousChannel.cs
│   │   │   │   ├── Enumerables
│   │   │   │   │   ├── AggregationMinMaxHelpers.cs
│   │   │   │   │   ├── EmptyEnumerable.cs
│   │   │   │   │   ├── EnumerableWrapperWeakToStrong.cs
│   │   │   │   │   ├── OrderedParallelQuery.cs
│   │   │   │   │   ├── ParallelEnumerableWrapper.cs
│   │   │   │   │   ├── ParallelQuery.cs
│   │   │   │   │   ├── QueryAggregationOptions.cs
│   │   │   │   │   ├── RangeEnumerable.cs
│   │   │   │   │   └── RepeatEnumerable.cs
│   │   │   │   ├── Helpers.cs
│   │   │   │   ├── Merging
│   │   │   │   │   ├── ArrayMergeHelper.cs
│   │   │   │   │   ├── AsynchronousChannelMergeEnumerator.cs
│   │   │   │   │   ├── DefaultMergeHelper.cs
│   │   │   │   │   ├── MergeEnumerator.cs
│   │   │   │   │   ├── MergeExecutor.cs
│   │   │   │   │   ├── OrderPreservingMergeHelper.cs
│   │   │   │   │   ├── OrderPreservingPipeliningMergeHelper.cs
│   │   │   │   │   └── SynchronousChannelMergeEnumerator.cs
│   │   │   │   ├── Partitioning
│   │   │   │   │   ├── HashRepartitionEnumerator.cs
│   │   │   │   │   ├── HashRepartitionStream.cs
│   │   │   │   │   ├── OrderedHashRepartitionEnumerator.cs
│   │   │   │   │   ├── OrderedHashRepartitionStream.cs
│   │   │   │   │   ├── PartitionedDataSource.cs
│   │   │   │   │   ├── PartitionedStream.cs
│   │   │   │   │   └── UnorderedHashRepartitionStream.cs
│   │   │   │   ├── QueryOperators
│   │   │   │   │   ├── AssociativeAggregationOperator.cs
│   │   │   │   │   ├── Binary
│   │   │   │   │   │   ├── ConcatQueryOperator.cs
│   │   │   │   │   │   ├── ExceptQueryOperator.cs
│   │   │   │   │   │   ├── GroupJoinQueryOperator.cs
│   │   │   │   │   │   ├── HashJoinQueryOperatorEnumerator.cs
│   │   │   │   │   │   ├── IntersectQueryOperator.cs
│   │   │   │   │   │   ├── JoinQueryOperator.cs
│   │   │   │   │   │   ├── UnionQueryOperator.cs
│   │   │   │   │   │   └── ZipQueryOperator.cs
│   │   │   │   │   ├── BinaryQueryOperator.cs
│   │   │   │   │   ├── Inlined
│   │   │   │   │   │   ├── CountAggregationOperator.cs
│   │   │   │   │   │   ├── DecimalAverageAggregationOperator.cs
│   │   │   │   │   │   ├── DecimalMinMaxAggregationOperator.cs
│   │   │   │   │   │   ├── DecimalSumAggregationOperator.cs
│   │   │   │   │   │   ├── DoubleAverageAggregationOperator.cs
│   │   │   │   │   │   ├── DoubleMinMaxAggregationOperator.cs
│   │   │   │   │   │   ├── DoubleSumAggregationOperator.cs
│   │   │   │   │   │   ├── FloatAverageAggregationOperator.cs
│   │   │   │   │   │   ├── FloatMinMaxAggregationOperator.cs
│   │   │   │   │   │   ├── FloatSumAggregationOperator.cs
│   │   │   │   │   │   ├── InlinedAggregationOperator.cs
│   │   │   │   │   │   ├── InlinedAggregationOperatorEnumerator.cs
│   │   │   │   │   │   ├── IntAverageAggregationOperator.cs
│   │   │   │   │   │   ├── IntMinMaxAggregationOperator.cs
│   │   │   │   │   │   ├── IntSumAggregationOperator.cs
│   │   │   │   │   │   ├── LongAverageAggregationOperator.cs
│   │   │   │   │   │   ├── LongCountAggregationOperator.cs
│   │   │   │   │   │   ├── LongMinMaxAggregationOperator.cs
│   │   │   │   │   │   ├── LongSumAggregationOperator.cs
│   │   │   │   │   │   ├── NullableDecimalAverageAggregationOperator.cs
│   │   │   │   │   │   ├── NullableDecimalMinMaxAggregationOperator.cs
│   │   │   │   │   │   ├── NullableDecimalSumAggregationOperator.cs
│   │   │   │   │   │   ├── NullableDoubleAverageAggregationOperator.cs
│   │   │   │   │   │   ├── NullableDoubleMinMaxAggregationOperator.cs
│   │   │   │   │   │   ├── NullableDoubleSumAggregationOperator.cs
│   │   │   │   │   │   ├── NullableFloatAverageAggregationOperator.cs
│   │   │   │   │   │   ├── NullableFloatMinMaxAggregationOperator.cs
│   │   │   │   │   │   ├── NullableFloatSumAggregationOperator.cs
│   │   │   │   │   │   ├── NullableIntAverageAggregationOperator.cs
│   │   │   │   │   │   ├── NullableIntMinMaxAggregationOperator.cs
│   │   │   │   │   │   ├── NullableIntSumAggregationOperator.cs
│   │   │   │   │   │   ├── NullableLongAverageAggregationOperator.cs
│   │   │   │   │   │   ├── NullableLongMinMaxAggregationOperator.cs
│   │   │   │   │   │   └── NullableLongSumAggregationOperator.cs
│   │   │   │   │   ├── ListQueryResults.cs
│   │   │   │   │   ├── Options
│   │   │   │   │   │   ├── OrderingQueryOperator.cs
│   │   │   │   │   │   └── QueryExecutionOption.cs
│   │   │   │   │   ├── PartitionedStreamMerger.cs
│   │   │   │   │   ├── PartitionerQueryOperator.cs
│   │   │   │   │   ├── QueryOpeningEnumerator.cs
│   │   │   │   │   ├── QueryOperator.cs
│   │   │   │   │   ├── QueryOperatorEnumerator.cs
│   │   │   │   │   ├── QueryResults.cs
│   │   │   │   │   ├── QuerySettings.cs
│   │   │   │   │   ├── ScanQueryOperator.cs
│   │   │   │   │   ├── Unary
│   │   │   │   │   │   ├── AnyAllSearchOperator.cs
│   │   │   │   │   │   ├── ContainsSearchOperator.cs
│   │   │   │   │   │   ├── DefaultIfEmptyQueryOperator.cs
│   │   │   │   │   │   ├── DistinctQueryOperator.cs
│   │   │   │   │   │   ├── ElementAtQueryOperator.cs
│   │   │   │   │   │   ├── FirstQueryOperator.cs
│   │   │   │   │   │   ├── ForAllOperator.cs
│   │   │   │   │   │   ├── GroupByQueryOperator.cs
│   │   │   │   │   │   ├── IndexedSelectQueryOperator.cs
│   │   │   │   │   │   ├── IndexedWhereQueryOperator.cs
│   │   │   │   │   │   ├── LastQueryOperator.cs
│   │   │   │   │   │   ├── ReverseQueryOperator.cs
│   │   │   │   │   │   ├── SelectManyQueryOperator.cs
│   │   │   │   │   │   ├── SelectQueryOperator.cs
│   │   │   │   │   │   ├── SingleQueryOperator.cs
│   │   │   │   │   │   ├── SortQueryOperator.cs
│   │   │   │   │   │   ├── TakeOrSkipQueryOperator.cs
│   │   │   │   │   │   ├── TakeOrSkipWhileQueryOperator.cs
│   │   │   │   │   │   └── WhereQueryOperator.cs
│   │   │   │   │   └── UnaryQueryOperator.cs
│   │   │   │   ├── Scheduling
│   │   │   │   │   ├── CancellationState.cs
│   │   │   │   │   ├── OrderPreservingPipeliningSpoolingTask.cs
│   │   │   │   │   ├── OrderPreservingSpoolingTask.cs
│   │   │   │   │   ├── QueryLifecycle.cs
│   │   │   │   │   ├── QueryTask.cs
│   │   │   │   │   ├── QueryTaskGroupState.cs
│   │   │   │   │   ├── Scheduling.cs
│   │   │   │   │   ├── SpoolingTask.cs
│   │   │   │   │   └── SpoolingTaskBase.cs
│   │   │   │   └── Utils
│   │   │   │   ├── ExceptionAggregator.cs
│   │   │   │   ├── ExchangeUtilities.cs
│   │   │   │   ├── FixedMaxHeap.cs
│   │   │   │   ├── GrowingArray.cs
│   │   │   │   ├── HashLookup.cs
│   │   │   │   ├── IntValueEvent.cs
│   │   │   │   ├── ListChunk.cs
│   │   │   │   ├── Lookup.cs
│   │   │   │   ├── PLINQETWProvider.cs
│   │   │   │   ├── Pair.cs
│   │   │   │   ├── PairComparer.cs
│   │   │   │   ├── ReverseComparer.cs
│   │   │   │   ├── Shared.cs
│   │   │   │   ├── Sorting.cs
│   │   │   │   ├── TraceHelpers.cs
│   │   │   │   ├── Util.cs
│   │   │   │   ├── Wrapper.cs
│   │   │   │   └── WrapperEqualityComparer.cs
│   │   │   └── ParallelEnumerable.cs
│   │   ├── System.Linq.Queryable
│   │   │   └── src
│   │   │   └── System
│   │   │   └── Linq
│   │   │   ├── CachedReflection.cs
│   │   │   ├── EnumerableExecutor.cs
│   │   │   ├── EnumerableQuery.cs
│   │   │   ├── EnumerableRewriter.cs
│   │   │   ├── Error.cs
│   │   │   ├── Queryable.cs
│   │   │   ├── Strings.cs
│   │   │   └── TypeHelper.cs
│   │   ├── System.Net.HttpListener
│   │   │   └── src
│   │   │   └── System
│   │   │   └── Net
│   │   │   └── WebSockets
│   │   │   └── HttpListenerWebSocketContext.cs
│   │   ├── System.Net.WebSockets
│   │   │   └── src
│   │   │   └── System
│   │   │   └── Net
│   │   │   └── WebSockets
│   │   │   ├── WebSocket.cs
│   │   │   ├── WebSocketException.cs
│   │   │   └── WebSocketReceiveResult.cs
│   │   ├── System.Net.WebSockets.Client
│   │   │   └── src
│   │   │   └── System
│   │   │   └── Net
│   │   │   └── WebSockets
│   │   │   ├── ClientWebSocket.cs
│   │   │   ├── ClientWebSocketOptions.cs
│   │   │   └── WebSocketHandle.Managed.cs
│   │   ├── System.Numerics.Vectors
│   │   │   └── src
│   │   │   └── System
│   │   │   └── Numerics
│   │   │   ├── ConstantHelper.cs
│   │   │   ├── Matrix3x2.cs
│   │   │   ├── Matrix4x4.cs
│   │   │   ├── Plane.cs
│   │   │   ├── Quaternion.cs
│   │   │   ├── Vector.cs
│   │   │   ├── Vector2.cs
│   │   │   ├── Vector2_Intrinsics.cs
│   │   │   ├── Vector3.cs
│   │   │   ├── Vector3_Intrinsics.cs
│   │   │   ├── Vector4.cs
│   │   │   ├── Vector4_Intrinsics.cs
│   │   │   └── Vector_Operations.cs
│   │   ├── System.Private.Uri
│   │   │   └── src
│   │   │   └── System
│   │   │   └── UriBuilder.cs
│   │   ├── System.Runtime.Extensions
│   │   │   └── src
│   │   │   └── System
│   │   │   └── CodeDom
│   │   │   └── Compiler
│   │   │   └── IndentedTextWriter.cs
│   │   └── System.Runtime.Numerics
│   │   └── src
│   │   └── System
│   │   ├── Globalization
│   │   │   └── FormatProvider.BigInteger.cs
│   │   └── Numerics
│   │   ├── BigInteger.cs
│   │   ├── BigIntegerCalculator.AddSub.cs
│   │   ├── BigIntegerCalculator.DivRem.cs
│   │   ├── BigIntegerCalculator.GcdInv.cs
│   │   ├── BigIntegerCalculator.PowMod.cs
│   │   ├── BigIntegerCalculator.SquMul.cs
│   │   ├── BigNumber.cs
│   │   ├── Complex.cs
│   │   └── NumericsHelpers.cs
│   └── corert
│   └── src
│   ├── Common
│   │   └── src
│   │   └── System
│   │   └── Numerics
│   │   └── Hashing
│   │   └── HashHelpers.cs
│   ├── Runtime.Base
│   │   └── src
│   │   └── System
│   │   └── Runtime
│   │   └── InteropServices
│   │   └── NativeCallableAttribute.cs
│   └── System.Private.CoreLib
│   ├── shared
│   │   └── System
│   │   ├── Collections
│   │   │   ├── DictionaryEntry.cs
│   │   │   └── Generic
│   │   │   └── KeyValuePair.cs
│   │   ├── Diagnostics
│   │   │   └── Debug.cs
│   │   ├── Runtime
│   │   │   └── CompilerServices
│   │   │   ├── IsByRefLikeAttribute.cs
│   │   │   ├── IsReadOnlyAttribute.cs
│   │   │   ├── RuntimeFeature.cs
│   │   │   └── TupleElementNamesAttribute.cs
│   │   ├── Threading
│   │   │   └── DeferredDisposableLifetime.cs
│   │   ├── TupleExtensions.cs
│   │   └── ValueTuple.cs
│   └── src
│   └── System
│   ├── Array.cs
│   ├── Collections
│   │   ├── Generic
│   │   │   ├── ArraySortHelper.cs
│   │   │   ├── Dictionary.cs
│   │   │   ├── IDictionaryDebugView.cs
│   │   │   └── NonRandomizedStringEqualityComparer.cs
│   │   ├── LowLevelComparer.cs
│   │   └── ObjectEqualityComparer.cs
│   └── Tuple.cs
├── iAd
│   ├── ADAdType.g.cs
│   ├── ADBannerView.g.cs
│   ├── ADBannerViewDelegate.g.cs
│   ├── ADClient.g.cs
│   ├── ADClientError.g.cs
│   ├── ADError.g.cs
│   ├── ADInterstitialAd.g.cs
│   ├── ADInterstitialAdDelegate.g.cs
│   ├── ADInterstitialPresentationPolicy.g.cs
│   ├── IAdAdditions.g.cs
│   ├── IAdPreroll.g.cs
│   └── iAdPreroll_AVPlayerViewController.g.cs
├── mcs
│   ├── build
│   │   └── common
│   │   ├── Locale.cs
│   │   ├── MonoTODOAttribute.cs
│   │   └── SR.cs
│   ├── class
│   │   ├── I18N
│   │   │   ├── CJK
│   │   │   │   ├── CP51932.cs
│   │   │   │   ├── CP932.cs
│   │   │   │   ├── CP936.cs
│   │   │   │   ├── CP949.cs
│   │   │   │   ├── CP950.cs
│   │   │   │   ├── CodeTable.cs
│   │   │   │   ├── DbcsConvert.cs
│   │   │   │   ├── DbcsEncoding.cs
│   │   │   │   ├── GB18030Encoding.cs
│   │   │   │   ├── GB18030Source.cs
│   │   │   │   ├── ISO2022JP.cs
│   │   │   │   └── JISConvert.cs
│   │   │   ├── Common
│   │   │   │   ├── ByteEncoding.cs
│   │   │   │   ├── ByteSafeEncoding.cs
│   │   │   │   ├── DefaultEncoder.cs
│   │   │   │   ├── Handlers.cs
│   │   │   │   ├── Manager.cs
│   │   │   │   ├── MonoEncoding.cs
│   │   │   │   ├── MonoSafeEncoding.cs
│   │   │   │   └── Strings.cs
│   │   │   ├── MidEast
│   │   │   │   ├── CP1254.cs
│   │   │   │   ├── CP1255.cs
│   │   │   │   ├── CP1256.cs
│   │   │   │   ├── CP28596.cs
│   │   │   │   ├── CP28598.cs
│   │   │   │   ├── CP28599.cs
│   │   │   │   └── CP38598.cs
│   │   │   ├── Other
│   │   │   │   ├── CP1251.cs
│   │   │   │   ├── CP1257.cs
│   │   │   │   ├── CP1258.cs
│   │   │   │   ├── CP20866.cs
│   │   │   │   ├── CP21866.cs
│   │   │   │   ├── CP28594.cs
│   │   │   │   ├── CP28595.cs
│   │   │   │   ├── CP57002.cs
│   │   │   │   └── CP874.cs
│   │   │   ├── Rare
│   │   │   │   ├── CP1026.cs
│   │   │   │   ├── CP1047.cs
│   │   │   │   ├── CP1140.cs
│   │   │   │   ├── CP1141.cs
│   │   │   │   ├── CP1142.cs
│   │   │   │   ├── CP1143.cs
│   │   │   │   ├── CP1144.cs
│   │   │   │   ├── CP1145.cs
│   │   │   │   ├── CP1146.cs
│   │   │   │   ├── CP1147.cs
│   │   │   │   ├── CP1148.cs
│   │   │   │   ├── CP1149.cs
│   │   │   │   ├── CP20273.cs
│   │   │   │   ├── CP20277.cs
│   │   │   │   ├── CP20278.cs
│   │   │   │   ├── CP20280.cs
│   │   │   │   ├── CP20284.cs
│   │   │   │   ├── CP20285.cs
│   │   │   │   ├── CP20290.cs
│   │   │   │   ├── CP20297.cs
│   │   │   │   ├── CP20420.cs
│   │   │   │   ├── CP20424.cs
│   │   │   │   ├── CP20871.cs
│   │   │   │   ├── CP21025.cs
│   │   │   │   ├── CP37.cs
│   │   │   │   ├── CP500.cs
│   │   │   │   ├── CP708.cs
│   │   │   │   ├── CP852.cs
│   │   │   │   ├── CP855.cs
│   │   │   │   ├── CP857.cs
│   │   │   │   ├── CP858.cs
│   │   │   │   ├── CP862.cs
│   │   │   │   ├── CP864.cs
│   │   │   │   ├── CP866.cs
│   │   │   │   ├── CP869.cs
│   │   │   │   ├── CP870.cs
│   │   │   │   └── CP875.cs
│   │   │   └── West
│   │   │   ├── CP10000.cs
│   │   │   ├── CP10079.cs
│   │   │   ├── CP1250.cs
│   │   │   ├── CP1252.cs
│   │   │   ├── CP1253.cs
│   │   │   ├── CP28592.cs
│   │   │   ├── CP28593.cs
│   │   │   ├── CP28597.cs
│   │   │   ├── CP28605.cs
│   │   │   ├── CP437.cs
│   │   │   ├── CP850.cs
│   │   │   ├── CP860.cs
│   │   │   ├── CP861.cs
│   │   │   ├── CP863.cs
│   │   │   └── CP865.cs
│   │   ├── Mono.CSharp
│   │   │   ├── aot.cs
│   │   │   └── monotouch-parser.cs
│   │   ├── Mono.CompilerServices.SymbolWriter
│   │   │   ├── MonoSymbolFile.cs
│   │   │   ├── MonoSymbolTable.cs
│   │   │   └── SourceMethodBuilder.cs
│   │   ├── Mono.Data.Sqlite
│   │   │   └── Mono.Data.Sqlite_2.0
│   │   │   ├── LINQ
│   │   │   │   ├── SQLiteConnection_Linq.cs
│   │   │   │   └── SQLiteFactory_Linq.cs
│   │   │   ├── SQLite3.cs
│   │   │   ├── SQLite3_UTF16.cs
│   │   │   ├── SQLiteBase.cs
│   │   │   ├── SQLiteCommand.cs
│   │   │   ├── SQLiteCommandBuilder.cs
│   │   │   ├── SQLiteConnection.cs
│   │   │   ├── SQLiteConnectionPool.cs
│   │   │   ├── SQLiteConnectionStringBuilder.cs
│   │   │   ├── SQLiteConvert.cs
│   │   │   ├── SQLiteDataAdapter.cs
│   │   │   ├── SQLiteDataReader.cs
│   │   │   ├── SQLiteEnlistment.cs
│   │   │   ├── SQLiteException.cs
│   │   │   ├── SQLiteFactory.cs
│   │   │   ├── SQLiteFunction.cs
│   │   │   ├── SQLiteFunctionAttribute.cs
│   │   │   ├── SQLiteKeyReader.cs
│   │   │   ├── SQLiteMetaDataCollectionNames.cs
│   │   │   ├── SQLiteParameter.cs
│   │   │   ├── SQLiteParameterCollection.cs
│   │   │   ├── SQLiteStatement.cs
│   │   │   ├── SQLiteTransaction.cs
│   │   │   ├── SR.Designer.cs
│   │   │   ├── SqliteDataSourceEnumerator.cs
│   │   │   └── UnsafeNativeMethods.cs
│   │   ├── Mono.Data.Tds
│   │   │   ├── Mono.Data.Tds
│   │   │   │   ├── TdsMetaParameter.cs
│   │   │   │   └── TdsMetaParameterCollection.cs
│   │   │   └── Mono.Data.Tds.Protocol
│   │   │   ├── Tds.cs
│   │   │   ├── Tds42.cs
│   │   │   ├── Tds50.cs
│   │   │   ├── Tds70.cs
│   │   │   ├── Tds80.cs
│   │   │   ├── TdsAsyncResult.cs
│   │   │   ├── TdsAsyncState.cs
│   │   │   ├── TdsBigDecimal.cs
│   │   │   ├── TdsBulkCopy.cs
│   │   │   ├── TdsCollation.cs
│   │   │   ├── TdsComm.cs
│   │   │   ├── TdsConnectionParameters.cs
│   │   │   ├── TdsConnectionPool.cs
│   │   │   ├── TdsDataColumn.cs
│   │   │   ├── TdsDataColumnCollection.cs
│   │   │   ├── TdsDataRow.cs
│   │   │   ├── TdsInternalError.cs
│   │   │   ├── TdsInternalErrorCollection.cs
│   │   │   ├── TdsInternalErrorMessageEventArgs.cs
│   │   │   ├── TdsInternalException.cs
│   │   │   ├── TdsInternalInfoMessageEventArgs.cs
│   │   │   └── TdsTimeoutException.cs
│   │   ├── Mono.Parallel
│   │   │   └── Mono.Threading
│   │   │   └── AtomicBoolean.cs
│   │   ├── Mono.Security
│   │   │   ├── Mono.Math
│   │   │   │   └── BigInteger.cs
│   │   │   ├── Mono.Math.Prime
│   │   │   │   └── PrimalityTests.cs
│   │   │   ├── Mono.Math.Prime.Generator
│   │   │   │   ├── NextPrimeFinder.cs
│   │   │   │   ├── PrimeGeneratorBase.cs
│   │   │   │   └── SequentialSearchPrimeGeneratorBase.cs
│   │   │   ├── Mono.Security
│   │   │   │   ├── ASN1.cs
│   │   │   │   ├── ASN1Convert.cs
│   │   │   │   ├── BitConverterLE.cs
│   │   │   │   ├── PKCS7.cs
│   │   │   │   └── StrongName.cs
│   │   │   ├── Mono.Security.Authenticode
│   │   │   │   ├── AuthenticodeBase.cs
│   │   │   │   ├── AuthenticodeDeformatter.cs
│   │   │   │   ├── AuthenticodeFormatter.cs
│   │   │   │   ├── PrivateKey.cs
│   │   │   │   └── SoftwarePublisherCertificate.cs
│   │   │   ├── Mono.Security.Cryptography
│   │   │   │   ├── CryptoConvert.cs
│   │   │   │   ├── CryptoTools.cs
│   │   │   │   ├── DiffieHellman.cs
│   │   │   │   ├── DiffieHellmanManaged.cs
│   │   │   │   ├── KeyPairPersistence.cs
│   │   │   │   ├── MD2.cs
│   │   │   │   ├── MD4.cs
│   │   │   │   ├── MD5SHA1.cs
│   │   │   │   ├── PKCS1.cs
│   │   │   │   ├── PKCS8.cs
│   │   │   │   ├── RC4.cs
│   │   │   │   ├── RSAManaged.cs
│   │   │   │   ├── SHA224.cs
│   │   │   │   ├── SymmetricTransform.cs
│   │   │   │   └── TlsHMAC.cs
│   │   │   ├── Mono.Security.Interface
│   │   │   │   ├── Alert.cs
│   │   │   │   ├── CertificateValidationHelper.cs
│   │   │   │   ├── MonoTlsConnectionInfo.cs
│   │   │   │   ├── MonoTlsProvider.cs
│   │   │   │   ├── MonoTlsProviderFactory.cs
│   │   │   │   ├── MonoTlsSettings.cs
│   │   │   │   └── TlsException.cs
│   │   │   ├── Mono.Security.Protocol.Ntlm
│   │   │   │   ├── ChallengeResponse.cs
│   │   │   │   ├── ChallengeResponse2.cs
│   │   │   │   ├── MessageBase.cs
│   │   │   │   ├── NtlmSettings.cs
│   │   │   │   ├── Type1Message.cs
│   │   │   │   ├── Type2Message.cs
│   │   │   │   └── Type3Message.cs
│   │   │   ├── Mono.Security.Protocol.Tls
│   │   │   │   ├── Alert.cs
│   │   │   │   ├── CipherSuite.cs
│   │   │   │   ├── CipherSuiteCollection.cs
│   │   │   │   ├── CipherSuiteFactory.cs
│   │   │   │   ├── ClientContext.cs
│   │   │   │   ├── ClientRecordProtocol.cs
│   │   │   │   ├── ClientSessionCache.cs
│   │   │   │   ├── Context.cs
│   │   │   │   ├── DebugHelper.cs
│   │   │   │   ├── HttpsClientStream.cs
│   │   │   │   ├── RSASslSignatureDeformatter.cs
│   │   │   │   ├── RSASslSignatureFormatter.cs
│   │   │   │   ├── RecordProtocol.cs
│   │   │   │   ├── SecurityParameters.cs
│   │   │   │   ├── ServerContext.cs
│   │   │   │   ├── ServerRecordProtocol.cs
│   │   │   │   ├── SslCipherSuite.cs
│   │   │   │   ├── SslClientStream.cs
│   │   │   │   ├── SslHandshakeHash.cs
│   │   │   │   ├── SslServerStream.cs
│   │   │   │   ├── SslStreamBase.cs
│   │   │   │   ├── TlsCipherSuite.cs
│   │   │   │   ├── TlsClientSettings.cs
│   │   │   │   ├── TlsException.cs
│   │   │   │   ├── TlsServerSettings.cs
│   │   │   │   └── TlsStream.cs
│   │   │   ├── Mono.Security.Protocol.Tls.Handshake
│   │   │   │   └── HandshakeMessage.cs
│   │   │   ├── Mono.Security.Protocol.Tls.Handshake.Client
│   │   │   │   ├── TlsClientCertificate.cs
│   │   │   │   ├── TlsClientCertificateVerify.cs
│   │   │   │   ├── TlsClientFinished.cs
│   │   │   │   ├── TlsClientHello.cs
│   │   │   │   ├── TlsClientKeyExchange.cs
│   │   │   │   ├── TlsServerCertificate.cs
│   │   │   │   ├── TlsServerCertificateRequest.cs
│   │   │   │   ├── TlsServerFinished.cs
│   │   │   │   ├── TlsServerHello.cs
│   │   │   │   ├── TlsServerHelloDone.cs
│   │   │   │   └── TlsServerKeyExchange.cs
│   │   │   ├── Mono.Security.Protocol.Tls.Handshake.Server
│   │   │   │   ├── TlsClientCertificate.cs
│   │   │   │   ├── TlsClientCertificateVerify.cs
│   │   │   │   ├── TlsClientFinished.cs
│   │   │   │   ├── TlsClientHello.cs
│   │   │   │   ├── TlsClientKeyExchange.cs
│   │   │   │   ├── TlsServerCertificate.cs
│   │   │   │   ├── TlsServerCertificateRequest.cs
│   │   │   │   ├── TlsServerFinished.cs
│   │   │   │   ├── TlsServerHello.cs
│   │   │   │   ├── TlsServerHelloDone.cs
│   │   │   │   └── TlsServerKeyExchange.cs
│   │   │   ├── Mono.Security.X509
│   │   │   │   ├── PKCS12.cs
│   │   │   │   ├── X501Name.cs
│   │   │   │   ├── X509Builder.cs
│   │   │   │   ├── X509CRL.cs
│   │   │   │   ├── X509Certificate.cs
│   │   │   │   ├── X509CertificateBuilder.cs
│   │   │   │   ├── X509CertificateCollection.cs
│   │   │   │   ├── X509Chain.cs
│   │   │   │   ├── X509Extension.cs
│   │   │   │   ├── X509Extensions.cs
│   │   │   │   ├── X509Store.cs
│   │   │   │   ├── X509StoreManager.cs
│   │   │   │   └── X509Stores.cs
│   │   │   ├── Mono.Security.X509.Extensions
│   │   │   │   ├── AuthorityKeyIdentifierExtension.cs
│   │   │   │   ├── BasicConstraintsExtension.cs
│   │   │   │   ├── CRLDistributionPointsExtension.cs
│   │   │   │   ├── CertificatePoliciesExtension.cs
│   │   │   │   ├── ExtendedKeyUsageExtension.cs
│   │   │   │   ├── GeneralNames.cs
│   │   │   │   ├── KeyAttributesExtension.cs
│   │   │   │   ├── KeyUsageExtension.cs
│   │   │   │   ├── NetscapeCertTypeExtension.cs
│   │   │   │   ├── PrivateKeyUsagePeriodExtension.cs
│   │   │   │   ├── SubjectAltNameExtension.cs
│   │   │   │   └── SubjectKeyIdentifierExtension.cs
│   │   │   └── Mono.Xml
│   │   │   ├── MiniParser.cs
│   │   │   └── SecurityParser.cs
│   │   ├── Mono.Simd
│   │   │   └── Mono.Simd
│   │   │   ├── AccelerationAttribute.cs
│   │   │   ├── ArrayExtensions.cs
│   │   │   ├── SimdRuntime.cs
│   │   │   ├── Vector16b.cs
│   │   │   ├── Vector16sb.cs
│   │   │   ├── Vector2d.cs
│   │   │   ├── Vector2l.cs
│   │   │   ├── Vector2ul.cs
│   │   │   ├── Vector4f.cs
│   │   │   ├── Vector4i.cs
│   │   │   ├── Vector4ui.cs
│   │   │   ├── Vector8s.cs
│   │   │   ├── Vector8us.cs
│   │   │   └── VectorOperations.cs
│   │   ├── System
│   │   │   ├── Microsoft.Win32.SafeHandles
│   │   │   │   └── SafeX509ChainHandle.cs
│   │   │   ├── Mono.AppleTls
│   │   │   │   ├── AppleCertificateHelper.cs
│   │   │   │   ├── AppleTlsContext.cs
│   │   │   │   ├── AppleTlsProvider.cs
│   │   │   │   ├── AppleTlsStream.cs
│   │   │   │   ├── Certificate.cs
│   │   │   │   ├── INativeObject.cs
│   │   │   │   ├── ImportExport.cs
│   │   │   │   ├── Items.cs
│   │   │   │   ├── Policy.cs
│   │   │   │   └── Trust.cs
│   │   │   ├── Mono.Http
│   │   │   │   └── NtlmClient.cs
│   │   │   ├── Mono.Net.Security
│   │   │   │   ├── AsyncProtocolRequest.cs
│   │   │   │   ├── CallbackHelpers.cs
│   │   │   │   ├── ChainValidationHelper.cs
│   │   │   │   ├── LegacySslStream.cs
│   │   │   │   ├── LegacyTlsProvider.cs
│   │   │   │   ├── MobileAuthenticatedStream.cs
│   │   │   │   ├── MobileTlsContext.cs
│   │   │   │   ├── MonoTlsProviderFactory.cs
│   │   │   │   ├── MonoTlsStream.cs
│   │   │   │   ├── NoReflectionHelper.cs
│   │   │   │   └── SystemCertificateValidator.cs
│   │   │   ├── Mono.Util
│   │   │   │   └── MonoPInvokeCallbackAttribute.cs
│   │   │   ├── MonoTouch
│   │   │   │   └── Dummy.cs
│   │   │   ├── ReferenceSources
│   │   │   │   ├── AssertWrapper.cs
│   │   │   │   ├── AutoWebProxyScriptEngine.cs
│   │   │   │   ├── CAPI.cs
│   │   │   │   ├── EnvironmentHelpers.cs
│   │   │   │   ├── Logging.cs
│   │   │   │   ├── NativeMethods.cs
│   │   │   │   ├── RequestCacheProtocol.cs
│   │   │   │   ├── SR.cs
│   │   │   │   ├── SRCategoryAttribute.cs
│   │   │   │   ├── ServerCertValidationCallback.cs
│   │   │   │   ├── SettingsSectionInternal.cs
│   │   │   │   ├── Socket.cs
│   │   │   │   └── Win32Exception.cs
│   │   │   ├── System
│   │   │   │   ├── IOSelector.cs
│   │   │   │   ├── Platform.cs
│   │   │   │   ├── SRDescriptionAttribute.cs
│   │   │   │   └── UriTypeConverter.cs
│   │   │   ├── System.Diagnostics
│   │   │   │   ├── DataReceivedEventArgs.cs
│   │   │   │   ├── DefaultTraceListener.cs
│   │   │   │   ├── FileVersionInfo.cs
│   │   │   │   ├── MonitoringDescriptionAttribute.cs
│   │   │   │   ├── Process.cs
│   │   │   │   ├── ProcessModule.cs
│   │   │   │   ├── ProcessStartInfo.cs
│   │   │   │   ├── ProcessThread.cs
│   │   │   │   └── Stopwatch.cs
│   │   │   ├── System.IO
│   │   │   │   ├── ErrorEventArgs.cs
│   │   │   │   ├── FileSystemEventArgs.cs
│   │   │   │   ├── FileSystemWatcher_mobile.cs
│   │   │   │   ├── IODescriptionAttribute.cs
│   │   │   │   ├── InternalBufferOverflowException.cs
│   │   │   │   ├── InvalidDataException.cs
│   │   │   │   ├── RenamedEventArgs.cs
│   │   │   │   └── WaitForChangedResult.cs
│   │   │   ├── System.IO.Compression
│   │   │   │   └── DeflateStream.cs
│   │   │   ├── System.Net
│   │   │   │   ├── AuthenticationManager.cs
│   │   │   │   ├── BasicClient.cs
│   │   │   │   ├── ChunkedInputStream.cs
│   │   │   │   ├── DefaultCertificatePolicy.cs
│   │   │   │   ├── DigestClient.cs
│   │   │   │   ├── Dns.cs
│   │   │   │   ├── EndPointListener.cs
│   │   │   │   ├── EndPointManager.cs
│   │   │   │   ├── EndpointPermission.cs
│   │   │   │   ├── FtpAsyncResult.cs
│   │   │   │   ├── FtpDataStream.cs
│   │   │   │   ├── FtpRequestCreator.cs
│   │   │   │   ├── FtpStatus.cs
│   │   │   │   ├── FtpWebRequest.cs
│   │   │   │   ├── FtpWebResponse.cs
│   │   │   │   ├── HttpConnection.cs
│   │   │   │   ├── HttpListener.Mono.cs
│   │   │   │   ├── HttpListener.cs
│   │   │   │   ├── HttpListenerBasicIdentity.cs
│   │   │   │   ├── HttpListenerContext.cs
│   │   │   │   ├── HttpListenerPrefixCollection.cs
│   │   │   │   ├── HttpListenerRequest.cs
│   │   │   │   ├── HttpListenerResponse.cs
│   │   │   │   ├── HttpListenerTimeoutManager.cs
│   │   │   │   ├── HttpRequestCreator.cs
│   │   │   │   ├── HttpStreamAsyncResult.cs
│   │   │   │   ├── HttpWebRequest.cs
│   │   │   │   ├── HttpWebResponse.cs
│   │   │   │   ├── IPv6Address.cs
│   │   │   │   ├── ListenerAsyncResult.cs
│   │   │   │   ├── ListenerPrefix.cs
│   │   │   │   ├── MacProxy.cs
│   │   │   │   ├── MonoChunkStream.cs
│   │   │   │   ├── MonoHttpDate.cs
│   │   │   │   ├── NetConfig.cs
│   │   │   │   ├── NtlmClient.cs
│   │   │   │   ├── RequestStream.cs
│   │   │   │   ├── ResponseStream.cs
│   │   │   │   ├── ServicePoint.cs
│   │   │   │   ├── ServicePointManager.cs
│   │   │   │   ├── ServicePointManager.extra.cs
│   │   │   │   ├── SimpleAsyncResult.cs
│   │   │   │   ├── SocketPermission.cs
│   │   │   │   ├── SocketPermissionAttribute.cs
│   │   │   │   ├── WebAsyncResult.cs
│   │   │   │   ├── WebConnection.cs
│   │   │   │   ├── WebConnectionData.cs
│   │   │   │   ├── WebConnectionGroup.cs
│   │   │   │   └── WebConnectionStream.cs
│   │   │   ├── System.Net.Mail
│   │   │   │   ├── AlternateView.cs
│   │   │   │   ├── AlternateViewCollection.cs
│   │   │   │   ├── Attachment.cs
│   │   │   │   ├── AttachmentBase.cs
│   │   │   │   ├── AttachmentCollection.cs
│   │   │   │   ├── LinkedResource.cs
│   │   │   │   ├── LinkedResourceCollection.cs
│   │   │   │   ├── MailAddress.cs
│   │   │   │   ├── MailAddressCollection.cs
│   │   │   │   ├── MailMessage.cs
│   │   │   │   ├── SmtpClient.cs
│   │   │   │   ├── SmtpException.cs
│   │   │   │   ├── SmtpFailedRecipientException.cs
│   │   │   │   └── SmtpFailedRecipientsException.cs
│   │   │   ├── System.Net.NetworkInformation
│   │   │   │   ├── IPGlobalProperties.cs
│   │   │   │   ├── IPGlobalStatistics.cs
│   │   │   │   ├── IPInterfaceProperties.cs
│   │   │   │   ├── IPv4InterfaceProperties.cs
│   │   │   │   ├── IPv4InterfaceStatistics.cs
│   │   │   │   ├── IcmpV4Statistics.cs
│   │   │   │   ├── IcmpV6Statistics.cs
│   │   │   │   ├── MacOsNetworkInterfaceMarshal.cs
│   │   │   │   ├── NetworkChange.cs
│   │   │   │   ├── NetworkInterface.cs
│   │   │   │   ├── Ping.cs
│   │   │   │   ├── PingCompletedEventArgs.cs
│   │   │   │   ├── TcpStatistics.cs
│   │   │   │   ├── UdpStatistics.cs
│   │   │   │   ├── UnicastIPAddressInformation.cs
│   │   │   │   └── Win32NetworkInterfaceMarshal.cs
│   │   │   ├── System.Net.Security
│   │   │   │   ├── NegotiateStream.cs
│   │   │   │   └── SslStream.cs
│   │   │   ├── System.Net.Sockets
│   │   │   │   ├── SafeSocketHandle.cs
│   │   │   │   ├── Socket.cs
│   │   │   │   ├── SocketAsyncEventArgs.cs
│   │   │   │   ├── SocketAsyncResult.cs
│   │   │   │   └── SocketTaskExtensions.cs
│   │   │   ├── System.Security.AccessControl
│   │   │   │   ├── SemaphoreAccessRule.cs
│   │   │   │   ├── SemaphoreAuditRule.cs
│   │   │   │   └── SemaphoreSecurity.cs
│   │   │   ├── System.Security.Authentication
│   │   │   │   ├── AuthenticationException.cs
│   │   │   │   └── InvalidCredentialException.cs
│   │   │   ├── System.Security.Authentication.ExtendedProtection
│   │   │   │   ├── ChannelBinding.cs
│   │   │   │   ├── ExtendedProtectionPolicy.cs
│   │   │   │   └── ExtendedProtectionPolicyTypeConverter.cs
│   │   │   ├── System.Security.Cryptography
│   │   │   │   ├── AsnEncodedData.cs
│   │   │   │   ├── AsnEncodedDataCollection.cs
│   │   │   │   └── AsnEncodedDataEnumerator.cs
│   │   │   ├── System.Security.Cryptography.X509Certificates
│   │   │   │   ├── OSX509Certificates.cs
│   │   │   │   ├── PublicKey.cs
│   │   │   │   ├── X500DistinguishedName.cs
│   │   │   │   ├── X509BasicConstraintsExtension.cs
│   │   │   │   ├── X509Certificate2.cs
│   │   │   │   ├── X509Certificate2Collection.cs
│   │   │   │   ├── X509Certificate2Enumerator.cs
│   │   │   │   ├── X509Certificate2ImplMono.cs
│   │   │   │   ├── X509CertificateCollection.cs
│   │   │   │   ├── X509CertificateImplCollection.cs
│   │   │   │   ├── X509Chain.cs
│   │   │   │   ├── X509ChainElement.cs
│   │   │   │   ├── X509ChainElementCollection.cs
│   │   │   │   ├── X509ChainElementEnumerator.cs
│   │   │   │   ├── X509ChainImpl.cs
│   │   │   │   ├── X509ChainImplMono.cs
│   │   │   │   ├── X509ChainPolicy.cs
│   │   │   │   ├── X509ChainStatus.cs
│   │   │   │   ├── X509EnhancedKeyUsageExtension.cs
│   │   │   │   ├── X509Extension.cs
│   │   │   │   ├── X509ExtensionCollection.cs
│   │   │   │   ├── X509ExtensionEnumerator.cs
│   │   │   │   ├── X509Helper2.cs
│   │   │   │   ├── X509KeyUsageExtension.cs
│   │   │   │   ├── X509Store.cs
│   │   │   │   └── X509SubjectKeyIdentifierExtension.cs
│   │   │   ├── System.Threading
│   │   │   │   └── ThreadExceptionEventArgs.cs
│   │   │   └── System.Timers
│   │   │   └── ElapsedEventArgs.cs
│   │   ├── System.ComponentModel.Composition.4.5
│   │   │   └── src
│   │   │   └── ComponentModel
│   │   │   ├── Microsoft
│   │   │   │   └── Internal
│   │   │   │   ├── Assumes.cs
│   │   │   │   ├── AttributeServices.cs
│   │   │   │   ├── Collections
│   │   │   │   │   ├── CollectionServices.CollectionOfObject.cs
│   │   │   │   │   ├── CollectionServices.cs
│   │   │   │   │   └── WeakReferenceCollection.cs
│   │   │   │   ├── ContractServices.cs
│   │   │   │   ├── LazyServices.cs
│   │   │   │   ├── Lock.Reader.cs
│   │   │   │   ├── Lock.Writer.cs
│   │   │   │   ├── Lock.cs
│   │   │   │   ├── ReflectionInvoke.cs
│   │   │   │   ├── ReflectionServices.cs
│   │   │   │   ├── Requires.cs
│   │   │   │   ├── Runtime
│   │   │   │   │   └── Serialization
│   │   │   │   │   └── SerializationServices.cs
│   │   │   │   └── StringComparers.cs
│   │   │   ├── PlatformWorkarounds.cs
│   │   │   ├── Strings.Designer.cs
│   │   │   └── System
│   │   │   ├── ComponentModel
│   │   │   │   └── Composition
│   │   │   │   ├── AttributedModel
│   │   │   │   │   ├── AttributedExportDefinition.cs
│   │   │   │   │   ├── AttributedModelDiscovery.cs
│   │   │   │   │   └── AttributedPartCreationInfo.cs
│   │   │   │   ├── AttributedModelServices.cs
│   │   │   │   ├── CatalogReflectionContextAttribute.cs
│   │   │   │   ├── ChangeRejectedException.cs
│   │   │   │   ├── CompositionContractMismatchException.cs
│   │   │   │   ├── CompositionError.cs
│   │   │   │   ├── CompositionErrorDebuggerProxy.cs
│   │   │   │   ├── CompositionException.cs
│   │   │   │   ├── CompositionExceptionDebuggerProxy.cs
│   │   │   │   ├── CompositionResult.cs
│   │   │   │   ├── CompositionResultOfT.cs
│   │   │   │   ├── ConstraintServices.cs
│   │   │   │   ├── ContractNameServices.cs
│   │   │   │   ├── Diagnostics
│   │   │   │   │   ├── CompositionTrace.cs
│   │   │   │   │   ├── CompositionTraceSource.cs
│   │   │   │   │   └── SilverlightTraceWriter.cs
│   │   │   │   ├── ErrorBuilder.cs
│   │   │   │   ├── ExceptionBuilder.cs
│   │   │   │   ├── ExportAttribute.cs
│   │   │   │   ├── ExportFactoryOfT.cs
│   │   │   │   ├── ExportFactoryOfTTMetadata.cs
│   │   │   │   ├── ExportLifetimeContextOfT.cs
│   │   │   │   ├── ExportMetadataAttribute.cs
│   │   │   │   ├── ExportServices.cs
│   │   │   │   ├── Hosting
│   │   │   │   │   ├── AggregateCatalog.cs
│   │   │   │   │   ├── AggregateExportProvider.cs
│   │   │   │   │   ├── ApplicationCatalog.cs
│   │   │   │   │   ├── AssemblyCatalog.cs
│   │   │   │   │   ├── AssemblyCatalogDebuggerProxy.cs
│   │   │   │   │   ├── AtomicComposition.cs
│   │   │   │   │   ├── AtomicCompositionExtensions.cs
│   │   │   │   │   ├── CatalogExportProvider.cs
│   │   │   │   │   ├── CatalogExtensions.cs
│   │   │   │   │   ├── ComposablePartCatalogChangeEventArgs.cs
│   │   │   │   │   ├── ComposablePartCatalogCollection.cs
│   │   │   │   │   ├── ComposablePartExportProvider.cs
│   │   │   │   │   ├── CompositionBatch.cs
│   │   │   │   │   ├── CompositionConstants.cs
│   │   │   │   │   ├── CompositionContainer.cs
│   │   │   │   │   ├── CompositionLock.cs
│   │   │   │   │   ├── CompositionScopeDefinition.cs
│   │   │   │   │   ├── CompositionScopeDefinitionDebuggerProxy.cs
│   │   │   │   │   ├── CompositionService.cs
│   │   │   │   │   ├── CompositionServices.cs
│   │   │   │   │   ├── DirectoryCatalog.cs
│   │   │   │   │   ├── ExportProvider.GetExportOverrides.cs
│   │   │   │   │   ├── ExportProvider.cs
│   │   │   │   │   ├── ExportsChangeEventArgs.cs
│   │   │   │   │   ├── FilteredCatalog.Traversal.cs
│   │   │   │   │   ├── FilteredCatalog.cs
│   │   │   │   │   ├── ImportEngine.cs
│   │   │   │   │   ├── ImportSourceImportDefinitionHelpers.cs
│   │   │   │   │   ├── ScopingExtensions.cs
│   │   │   │   │   └── TypeCatalog.cs
│   │   │   │   ├── ImportAttribute.cs
│   │   │   │   ├── ImportCardinalityMismatchException.cs
│   │   │   │   ├── ImportCardinalityMismatchExceptionDebuggerProxy.cs
│   │   │   │   ├── ImportManyAttribute.cs
│   │   │   │   ├── ImportingConstructorAttribute.cs
│   │   │   │   ├── InheritedExportAttribute.cs
│   │   │   │   ├── MetadataAttributeAttribute.cs
│   │   │   │   ├── MetadataServices.cs
│   │   │   │   ├── MetadataViewImplementationAttribute.cs
│   │   │   │   ├── MetadataViewProvider.cs
│   │   │   │   ├── PartCreationPolicyAttribute.cs
│   │   │   │   ├── PartMetadataAttribute.cs
│   │   │   │   ├── PartNotDiscoverableAttribute.cs
│   │   │   │   ├── Primitives
│   │   │   │   │   ├── ComposablePart.cs
│   │   │   │   │   ├── ComposablePartCatalog.cs
│   │   │   │   │   ├── ComposablePartCatalogDebuggerProxy.cs
│   │   │   │   │   ├── ComposablePartDefinition.cs
│   │   │   │   │   ├── ComposablePartException.cs
│   │   │   │   │   ├── ComposablePartExceptionDebuggerProxy.cs
│   │   │   │   │   ├── CompositionElement.cs
│   │   │   │   │   ├── CompositionElementDebuggerProxy.cs
│   │   │   │   │   ├── CompositionElementExtensions.cs
│   │   │   │   │   ├── ContractBasedImportDefinition.cs
│   │   │   │   │   ├── Export.cs
│   │   │   │   │   ├── ExportDefinition.cs
│   │   │   │   │   ├── ExportedDelegate.cs
│   │   │   │   │   ├── ImportDefinition.cs
│   │   │   │   │   ├── PrimitivesServices.cs
│   │   │   │   │   └── SerializableCompositionElement.cs
│   │   │   │   └── ReflectionModel
│   │   │   │   ├── DisposableReflectionComposablePart.cs
│   │   │   │   ├── ExportfactoryCreator.cs
│   │   │   │   ├── ExportingMember.cs
│   │   │   │   ├── GenericServices.cs
│   │   │   │   ├── GenericSpecializationPartCreationInfo.cs
│   │   │   │   ├── ImportType.cs
│   │   │   │   ├── ImportingItem.cs
│   │   │   │   ├── ImportingMember.cs
│   │   │   │   ├── ImportingParameter.cs
│   │   │   │   ├── LazyMemberInfo.cs
│   │   │   │   ├── PartCreatorExportDefinition.cs
│   │   │   │   ├── PartCreatorMemberImportDefinition.cs
│   │   │   │   ├── PartCreatorParameterImportDefinition.cs
│   │   │   │   ├── ReflectionComposablePart.cs
│   │   │   │   ├── ReflectionComposablePartDefinition.cs
│   │   │   │   ├── ReflectionExtensions.cs
│   │   │   │   ├── ReflectionField.cs
│   │   │   │   ├── ReflectionImportDefinition.cs
│   │   │   │   ├── ReflectionMember.cs
│   │   │   │   ├── ReflectionMemberExportDefinition.cs
│   │   │   │   ├── ReflectionMemberImportDefinition.cs
│   │   │   │   ├── ReflectionMethod.cs
│   │   │   │   ├── ReflectionModelServices.cs
│   │   │   │   ├── ReflectionParameter.cs
│   │   │   │   ├── ReflectionParameterImportDefinition.cs
│   │   │   │   ├── ReflectionProperty.cs
│   │   │   │   └── ReflectionType.cs
│   │   │   └── LazyOfTTMetadata.cs
│   │   ├── System.Core
│   │   │   ├── Microsoft.Win32.SafeHandles
│   │   │   │   ├── SafeMemoryMappedFileHandle.cs
│   │   │   │   ├── SafeMemoryMappedViewHandle.cs
│   │   │   │   ├── SafeNCryptHandle.cs
│   │   │   │   ├── SafeNCryptKeyHandle.cs
│   │   │   │   ├── SafeNCryptProviderHandle.cs
│   │   │   │   ├── SafeNCryptSecretHandle.cs
│   │   │   │   └── SafePipeHandle.cs
│   │   │   ├── System
│   │   │   │   └── Util.cs
│   │   │   ├── System.IO.MemoryMappedFiles
│   │   │   │   ├── MemoryMappedFile.cs
│   │   │   │   └── MemoryMappedView.cs
│   │   │   ├── System.IO.Pipes
│   │   │   │   ├── AnonymousPipeClientStream.cs
│   │   │   │   ├── AnonymousPipeServerStream.cs
│   │   │   │   ├── NamedPipeClientStream.cs
│   │   │   │   ├── NamedPipeServerStream.cs
│   │   │   │   ├── PipeAccessRule.cs
│   │   │   │   ├── PipeAuditRule.cs
│   │   │   │   ├── PipeSecurity.cs
│   │   │   │   └── PipeStream.cs
│   │   │   ├── System.Runtime.InteropServices
│   │   │   │   └── ComAwareEventInfo.cs
│   │   │   ├── System.Security.Cryptography
│   │   │   │   ├── AesCng.cs
│   │   │   │   ├── ECCurve.cs
│   │   │   │   ├── ECParameters.cs
│   │   │   │   ├── SHA256CryptoServiceProvider.cs
│   │   │   │   ├── SHA384CryptoServiceProvider.cs
│   │   │   │   ├── SHA512CryptoServiceProvider.cs
│   │   │   │   └── TripleDESCng.cs
│   │   │   └── System.Security.Cryptography.X509Certificates
│   │   │   ├── ECDsaCertificateExtensions.cs
│   │   │   └── RSACertificateExtensions.cs
│   │   ├── System.Data
│   │   │   ├── Microsoft.SqlServer.Server
│   │   │   │   ├── SqlDataRecord.cs
│   │   │   │   └── SqlMetaData.cs
│   │   │   ├── MobileStubs.cs
│   │   │   ├── ReferenceSources
│   │   │   │   ├── NativeOledbWrapper.cs
│   │   │   │   ├── Res.cs
│   │   │   │   ├── ResCategoryAttribute.cs
│   │   │   │   ├── ResDescriptionAttribute.cs
│   │   │   │   ├── Win32NativeMethods.cs
│   │   │   │   └── mobile_DbConnectionPoolCounters.cs
│   │   │   ├── System.Data.Common
│   │   │   │   ├── DbConnectionStringBuilderHelper.cs
│   │   │   │   ├── DbTypes.cs
│   │   │   │   └── ExceptionHelper.cs
│   │   │   ├── System.Data.SqlClient
│   │   │   │   ├── NetworkLibraryConverter.cs
│   │   │   │   ├── SQLDebugging.cs
│   │   │   │   ├── SqlAsyncResult.cs
│   │   │   │   ├── SqlAsyncState.cs
│   │   │   │   ├── SqlBulkCopy.cs
│   │   │   │   ├── SqlBulkCopyColumnMapping.cs
│   │   │   │   ├── SqlBulkCopyColumnMappingCollection.cs
│   │   │   │   ├── SqlClientFactory.cs
│   │   │   │   ├── SqlClientMetaDataCollectionNames.cs
│   │   │   │   ├── SqlCommand.cs
│   │   │   │   ├── SqlCommandBuilder.cs
│   │   │   │   ├── SqlConnection.cs
│   │   │   │   ├── SqlCredential.cs
│   │   │   │   ├── SqlDataAdapter.cs
│   │   │   │   ├── SqlDataReader.cs
│   │   │   │   ├── SqlDataSourceConverter.cs
│   │   │   │   ├── SqlDecimalExtensions.cs
│   │   │   │   ├── SqlDependency.cs
│   │   │   │   ├── SqlException.cs
│   │   │   │   ├── SqlInitialCatalogConverter.cs
│   │   │   │   ├── SqlNotificationEventArgs.cs
│   │   │   │   ├── SqlParameter.cs
│   │   │   │   ├── SqlParameterCollection.cs
│   │   │   │   ├── SqlParameterConverter.cs
│   │   │   │   ├── SqlRowUpdatedEventArgs.cs
│   │   │   │   ├── SqlRowUpdatingEventArgs.cs
│   │   │   │   ├── SqlRowsCopiedEventArgs.cs
│   │   │   │   ├── SqlTransaction.cs
│   │   │   │   └── SqlXmlTextReader.cs
│   │   │   └── corefx
│   │   │   ├── DataView.cs
│   │   │   └── Index.cs
│   │   ├── System.Data.Services.Client
│   │   │   ├── Client
│   │   │   │   ├── Parameterized.System.Data.Services.Client.cs
│   │   │   │   ├── System
│   │   │   │   │   └── Data
│   │   │   │   │   └── Services
│   │   │   │   │   └── Client
│   │   │   │   │   ├── ALinq
│   │   │   │   │   │   ├── DataServiceExpressionVisitor.cs
│   │   │   │   │   │   ├── DataServiceQueryProvider.cs
│   │   │   │   │   │   ├── Evaluator.cs
│   │   │   │   │   │   ├── ExpressionNormalizer.cs
│   │   │   │   │   │   ├── ExpressionVisitor.cs
│   │   │   │   │   │   ├── ExpressionWriter.cs
│   │   │   │   │   │   ├── FilterQueryOptionExpression.cs
│   │   │   │   │   │   ├── InputBinder.cs
│   │   │   │   │   │   ├── InputReferenceExpression.cs
│   │   │   │   │   │   ├── NavigationPropertySingletonExpression.cs
│   │   │   │   │   │   ├── OrderByQueryOptionExpression.cs
│   │   │   │   │   │   ├── ParameterReplacerVisitor.cs
│   │   │   │   │   │   ├── PathBox.cs
│   │   │   │   │   │   ├── ProjectionAnalyzer.cs
│   │   │   │   │   │   ├── ProjectionQueryOptionExpression.cs
│   │   │   │   │   │   ├── ProjectionRewriter.cs
│   │   │   │   │   │   ├── QueryComponents.cs
│   │   │   │   │   │   ├── QueryOptionExpression.cs
│   │   │   │   │   │   ├── ReflectionUtil.cs
│   │   │   │   │   │   ├── ResourceBinder.cs
│   │   │   │   │   │   ├── ResourceExpression.cs
│   │   │   │   │   │   ├── ResourceSetExpression.cs
│   │   │   │   │   │   ├── SkipQueryOptionExpression.cs
│   │   │   │   │   │   ├── TakeQueryOptionExpression.cs
│   │   │   │   │   │   ├── TypeSystem.cs
│   │   │   │   │   │   └── UriWriter.cs
│   │   │   │   │   ├── ArraySet.cs
│   │   │   │   │   ├── AtomContentProperty.cs
│   │   │   │   │   ├── AtomEntry.cs
│   │   │   │   │   ├── AtomFeed.cs
│   │   │   │   │   ├── AtomMaterializer.cs
│   │   │   │   │   ├── AtomMaterializerLog.cs
│   │   │   │   │   ├── AtomParser.cs
│   │   │   │   │   ├── BaseAsyncResult.cs
│   │   │   │   │   ├── BatchStream.cs
│   │   │   │   │   ├── Binding
│   │   │   │   │   │   ├── BindingEntityInfo.cs
│   │   │   │   │   │   ├── BindingGraph.cs
│   │   │   │   │   │   ├── BindingObserver.cs
│   │   │   │   │   │   ├── BindingUtils.cs
│   │   │   │   │   │   ├── DataServiceCollectionOfT.cs
│   │   │   │   │   │   ├── DataServiceEntityAttribute.cs
│   │   │   │   │   │   ├── DataServiceSaveChangesEventArgs.cs
│   │   │   │   │   │   ├── EntityChangedParams.cs
│   │   │   │   │   │   └── EntityCollectionChangedParams.cs
│   │   │   │   │   ├── ChangesetResponse.cs
│   │   │   │   │   ├── ClientConvert.cs
│   │   │   │   │   ├── ClientType.cs
│   │   │   │   │   ├── DataServiceClientException.cs
│   │   │   │   │   ├── DataServiceContext.cs
│   │   │   │   │   ├── DataServiceEntityAttribute.cs
│   │   │   │   │   ├── DataServiceKeyAttribute.cs
│   │   │   │   │   ├── DataServiceQuery.cs
│   │   │   │   │   ├── DataServiceQueryContinuation.cs
│   │   │   │   │   ├── DataServiceQueryException.cs
│   │   │   │   │   ├── DataServiceQueryOfT.cs
│   │   │   │   │   ├── DataServiceRequest.cs
│   │   │   │   │   ├── DataServiceRequestArgs.cs
│   │   │   │   │   ├── DataServiceRequestException.cs
│   │   │   │   │   ├── DataServiceRequestOfT.cs
│   │   │   │   │   ├── DataServiceResponse.cs
│   │   │   │   │   ├── DataServiceStreamResponse.cs
│   │   │   │   │   ├── Descriptor.cs
│   │   │   │   │   ├── EntityDescriptor.cs
│   │   │   │   │   ├── EntityPropertyMappingAttribute.cs
│   │   │   │   │   ├── Epm
│   │   │   │   │   │   └── EpmSyndicationContentSerializer.cs
│   │   │   │   │   ├── Error.cs
│   │   │   │   │   ├── GetReadStreamResult.cs
│   │   │   │   │   ├── LinkDescriptor.cs
│   │   │   │   │   ├── MaterializeFromAtom.cs
│   │   │   │   │   ├── MediaEntryAttribute.cs
│   │   │   │   │   ├── MemberAssignmentAnalysis.cs
│   │   │   │   │   ├── MimeTypePropertyAttribute.cs
│   │   │   │   │   ├── OperationResponse.cs
│   │   │   │   │   ├── ProjectionPath.cs
│   │   │   │   │   ├── ProjectionPathBuilder.cs
│   │   │   │   │   ├── ProjectionPathSegment.cs
│   │   │   │   │   ├── ProjectionPlan.cs
│   │   │   │   │   ├── ProjectionPlanCompiler.cs
│   │   │   │   │   ├── QueryOperationResponseOfT.cs
│   │   │   │   │   ├── QueryResponse.cs
│   │   │   │   │   ├── QueryResult.cs
│   │   │   │   │   ├── ReadingWritingEntityEventArgs.cs
│   │   │   │   │   ├── ReferenceEqualityComparer.cs
│   │   │   │   │   ├── SendingRequestEventArgs.cs
│   │   │   │   │   ├── Util.cs
│   │   │   │   │   ├── WebUtil.cs
│   │   │   │   │   ├── Xml
│   │   │   │   │   │   ├── XmlAtomErrorReader.cs
│   │   │   │   │   │   └── XmlWrappingReader.cs
│   │   │   │   │   └── XmlUtil.cs
│   │   │   │   └── System.Data.Services.Client.cs
│   │   │   └── Server
│   │   │   └── System
│   │   │   └── Data
│   │   │   └── Services
│   │   │   ├── Epm
│   │   │   │   ├── EpmContentSerializerBase.cs
│   │   │   │   ├── EpmCustomContentSerializer.cs
│   │   │   │   ├── EpmCustomContentWriterNodeData.cs
│   │   │   │   ├── EpmSourcePathSegment.cs
│   │   │   │   ├── EpmSourceTree.cs
│   │   │   │   ├── EpmTargetPathSegment.cs
│   │   │   │   └── EpmTargetTree.cs
│   │   │   ├── HttpProcessUtility.cs
│   │   │   ├── Parsing
│   │   │   │   └── WebConvert.cs
│   │   │   └── Providers
│   │   │   └── EntityPropertyMappingInfo.cs
│   │   ├── System.Drawing
│   │   │   └── System.Drawing
│   │   │   ├── Point.cs
│   │   │   ├── PointF.cs
│   │   │   ├── Rectangle.cs
│   │   │   ├── RectangleF.cs
│   │   │   ├── Size.cs
│   │   │   └── SizeF.cs
│   │   ├── System.IO.Compression
│   │   │   └── corefx
│   │   │   ├── Crc32Helper.cs
│   │   │   └── ZipArchiveEntry.Mono.cs
│   │   ├── System.IdentityModel
│   │   │   └── System.IdentityModel.Selectors
│   │   │   └── X509CertificateValidator.cs
│   │   ├── System.Json
│   │   │   └── System.Json
│   │   │   ├── JavaScriptReader.cs
│   │   │   ├── JsonArray.cs
│   │   │   ├── JsonObject.cs
│   │   │   ├── JsonPrimitive.cs
│   │   │   └── JsonValue.cs
│   │   ├── System.Net.Http
│   │   │   ├── System.Net.Http
│   │   │   │   ├── ByteArrayContent.cs
│   │   │   │   ├── DelegatingHandler.cs
│   │   │   │   ├── FormUrlEncodedContent.cs
│   │   │   │   ├── HttpClient.cs
│   │   │   │   ├── HttpClientHandler.cs
│   │   │   │   ├── HttpContent.cs
│   │   │   │   ├── HttpMessageHandler.cs
│   │   │   │   ├── HttpMessageInvoker.cs
│   │   │   │   ├── HttpMethod.cs
│   │   │   │   ├── HttpRequestException.cs
│   │   │   │   ├── HttpRequestMessage.cs
│   │   │   │   ├── HttpResponseMessage.cs
│   │   │   │   ├── MessageProcessingHandler.cs
│   │   │   │   ├── MultipartContent.cs
│   │   │   │   ├── MultipartFormDataContent.cs
│   │   │   │   ├── StreamContent.cs
│   │   │   │   └── StringContent.cs
│   │   │   └── System.Net.Http.Headers
│   │   │   ├── AuthenticationHeaderValue.cs
│   │   │   ├── CacheControlHeaderValue.cs
│   │   │   ├── CollectionExtensions.cs
│   │   │   ├── CollectionParser.cs
│   │   │   ├── ContentDispositionHeaderValue.cs
│   │   │   ├── ContentRangeHeaderValue.cs
│   │   │   ├── EntityTagHeaderValue.cs
│   │   │   ├── HashCodeCalculator.cs
│   │   │   ├── HeaderInfo.cs
│   │   │   ├── HttpContentHeaders.cs
│   │   │   ├── HttpHeaderValueCollection.cs
│   │   │   ├── HttpHeaders.cs
│   │   │   ├── HttpRequestHeaders.cs
│   │   │   ├── HttpResponseHeaders.cs
│   │   │   ├── Lexer.cs
│   │   │   ├── MediaTypeHeaderValue.cs
│   │   │   ├── MediaTypeWithQualityHeaderValue.cs
│   │   │   ├── NameValueHeaderValue.cs
│   │   │   ├── NameValueWithParametersHeaderValue.cs
│   │   │   ├── ProductHeaderValue.cs
│   │   │   ├── ProductInfoHeaderValue.cs
│   │   │   ├── QualityValue.cs
│   │   │   ├── RangeConditionHeaderValue.cs
│   │   │   ├── RangeHeaderValue.cs
│   │   │   ├── RangeItemHeaderValue.cs
│   │   │   ├── RetryConditionHeaderValue.cs
│   │   │   ├── StringWithQualityHeaderValue.cs
│   │   │   ├── TransferCodingHeaderValue.cs
│   │   │   ├── TransferCodingWithQualityHeaderValue.cs
│   │   │   ├── ViaHeaderValue.cs
│   │   │   └── WarningHeaderValue.cs
│   │   ├── System.Net.Http.WinHttpHandler
│   │   │   └── System.Net.Http
│   │   │   └── WinHttpHandler.cs
│   │   ├── System.Numerics
│   │   │   └── corefx
│   │   │   └── Vector.cs
│   │   ├── System.Reflection.Context
│   │   │   └── System.Reflection.Context
│   │   │   └── CustomReflectionContext.cs
│   │   ├── System.Runtime.Serialization
│   │   │   └── ReferenceSources
│   │   │   ├── BitFlagsGenerator.cs
│   │   │   ├── CodeInterpreter.cs
│   │   │   ├── DiagnosticUtility.cs
│   │   │   ├── FxTrace.cs
│   │   │   ├── JsonFormatReaderGenerator_static.cs
│   │   │   ├── JsonFormatWriterGenerator_static.cs
│   │   │   ├── SR.missing.cs
│   │   │   ├── SchemaExporter_mobile.cs
│   │   │   ├── SimplifiedCodeTypeReference.cs
│   │   │   ├── XmlDataContract_static.cs
│   │   │   ├── XmlExceptionHelper.cs
│   │   │   ├── XmlFormatReaderGenerator_static.cs
│   │   │   ├── XmlFormatWriterGenerator_static.cs
│   │   │   └── XsdDataContractExporter_mobile.cs
│   │   ├── System.Security
│   │   │   ├── System.Security.Cryptography
│   │   │   │   ├── CryptographicAttribute.cs
│   │   │   │   ├── CryptographicAttributeCollection.cs
│   │   │   │   ├── CryptographicAttributeEnumerator.cs
│   │   │   │   └── ProtectedData.cs
│   │   │   ├── System.Security.Cryptography.Pkcs
│   │   │   │   ├── AlgorithmIdentifier.cs
│   │   │   │   ├── CmsRecipient.cs
│   │   │   │   ├── CmsRecipientCollection.cs
│   │   │   │   ├── CmsRecipientEnumerator.cs
│   │   │   │   ├── ContentInfo.cs
│   │   │   │   ├── EnvelopedCms.cs
│   │   │   │   ├── KeyAgreeRecipientInfo.cs
│   │   │   │   ├── KeyTransRecipientInfo.cs
│   │   │   │   ├── Pkcs9Attribute.cs
│   │   │   │   ├── Pkcs9ContentType.cs
│   │   │   │   ├── Pkcs9DocumentDescription.cs
│   │   │   │   ├── Pkcs9DocumentName.cs
│   │   │   │   ├── Pkcs9MessageDigest.cs
│   │   │   │   ├── Pkcs9SigningTime.cs
│   │   │   │   ├── PublicKeyInfo.cs
│   │   │   │   ├── RecipientInfo.cs
│   │   │   │   ├── RecipientInfoCollection.cs
│   │   │   │   ├── RecipientInfoEnumerator.cs
│   │   │   │   ├── SubjectIdentifier.cs
│   │   │   │   └── SubjectIdentifierOrKey.cs
│   │   │   └── System.Security.Cryptography.Xml
│   │   │   └── X509IssuerSerial.cs
│   │   ├── System.ServiceModel
│   │   │   ├── Dummy_2_1.cs
│   │   │   ├── System.Collections.Generic
│   │   │   │   ├── KeyedByTypeCollection.cs
│   │   │   │   ├── SynchronizedCollection.cs
│   │   │   │   ├── SynchronizedKeyedCollection.cs
│   │   │   │   └── SynchronizedReadOnlyCollection.cs
│   │   │   ├── System.ServiceModel
│   │   │   │   ├── ActionNotSupportedException.cs
│   │   │   │   ├── BasicHttpBinding_4_5.cs
│   │   │   │   ├── BasicHttpMessageSecurity.cs
│   │   │   │   ├── BasicHttpSecurity.cs
│   │   │   │   ├── BasicHttpsBinding.cs
│   │   │   │   ├── BasicHttpsSecurity.cs
│   │   │   │   ├── CallbackBehaviorAttribute.cs
│   │   │   │   ├── ChannelFactory.cs
│   │   │   │   ├── ChannelFactory_1.cs
│   │   │   │   ├── ClientBase.cs
│   │   │   │   ├── ClientRealProxy.cs
│   │   │   │   ├── ClientRuntimeChannel.cs
│   │   │   │   ├── CommunicationException.cs
│   │   │   │   ├── CommunicationObjectAbortedException.cs
│   │   │   │   ├── CommunicationObjectFaultedException.cs
│   │   │   │   ├── Constants.cs
│   │   │   │   ├── DataContractFormatAttribute.cs
│   │   │   │   ├── DefaultCommunicationTimeouts.cs
│   │   │   │   ├── DnsEndpointIdentity.cs
│   │   │   │   ├── DuplexChannelFactory.cs
│   │   │   │   ├── DuplexClientBase.cs
│   │   │   │   ├── EndpointAddress.cs
│   │   │   │   ├── EndpointAddress10.cs
│   │   │   │   ├── EndpointAddressBuilder.cs
│   │   │   │   ├── EndpointNotFoundException.cs
│   │   │   │   ├── EnvelopeVersion.cs
│   │   │   │   ├── ExceptionDetail.cs
│   │   │   │   ├── ExtensionCollection.cs
│   │   │   │   ├── FaultCode.cs
│   │   │   │   ├── FaultContractAttribute.cs
│   │   │   │   ├── FaultException.cs
│   │   │   │   ├── FaultException_1.cs
│   │   │   │   ├── FaultReason.cs
│   │   │   │   ├── FaultReasonText.cs
│   │   │   │   ├── HttpBindingBase.cs
│   │   │   │   ├── HttpTransportSecurity.cs
│   │   │   │   ├── InvalidMessageContractException.cs
│   │   │   │   ├── Logger.cs
│   │   │   │   ├── MessageBodyAttribute.cs
│   │   │   │   ├── MessageContractAttribute.cs
│   │   │   │   ├── MessageContractMemberAttribute.cs
│   │   │   │   ├── MessageHeaderAttribute.cs
│   │   │   │   ├── MessageHeaderException.cs
│   │   │   │   ├── MessageHeader_1.cs
│   │   │   │   ├── MessageParameterAttribute.cs
│   │   │   │   ├── MessagePropertyAttribute.cs
│   │   │   │   ├── MessageSecurityOverTcp.cs
│   │   │   │   ├── MessageSecurityVersion.cs
│   │   │   │   ├── NetHttpBinding.cs
│   │   │   │   ├── NetHttpsBinding.cs
│   │   │   │   ├── NetTcpBinding.cs
│   │   │   │   ├── NetTcpSecurity.cs
│   │   │   │   ├── OperationContext.cs
│   │   │   │   ├── OperationContextScope.cs
│   │   │   │   ├── OperationContractAttribute.cs
│   │   │   │   ├── OptionalReliableSession.cs
│   │   │   │   ├── ProtocolException.cs
│   │   │   │   ├── QuotaExceededException.cs
│   │   │   │   ├── ReliableMessagingVersion.cs
│   │   │   │   ├── ReliableSession.cs
│   │   │   │   ├── ServerTooBusyException.cs
│   │   │   │   ├── ServiceActivationException.cs
│   │   │   │   ├── ServiceContractAttribute.cs
│   │   │   │   ├── ServiceKnownTypeAttribute.cs
│   │   │   │   ├── SilverlightClientConfigLoader.cs
│   │   │   │   ├── SpnEndpointIdentity.cs
│   │   │   │   ├── TcpTransportSecurity.cs
│   │   │   │   ├── UnknownMessageReceivedEventArgs.cs
│   │   │   │   ├── UpnEndpointIdentity.cs
│   │   │   │   ├── UriSchemeKeyedCollection.cs
│   │   │   │   └── XmlSerializerFormatAttribute.cs
│   │   │   ├── System.ServiceModel.Channels
│   │   │   │   ├── AddressHeader.cs
│   │   │   │   ├── AddressHeaderCollection.cs
│   │   │   │   ├── AddressingVersion.cs
│   │   │   │   ├── BinaryMessageEncoder.cs
│   │   │   │   ├── BinaryMessageEncoderFactory.cs
│   │   │   │   ├── BinaryMessageEncodingBindingElement.cs
│   │   │   │   ├── Binding.cs
│   │   │   │   ├── BindingContext.cs
│   │   │   │   ├── BindingElement.cs
│   │   │   │   ├── BindingElementCollection.cs
│   │   │   │   ├── BindingParameterCollection.cs
│   │   │   │   ├── BodyWriter.cs
│   │   │   │   ├── BufferManager.cs
│   │   │   │   ├── ChannelBase.cs
│   │   │   │   ├── ChannelFactoryBase.cs
│   │   │   │   ├── ChannelManagerBase.cs
│   │   │   │   ├── ChannelParameterCollection.cs
│   │   │   │   ├── ChannelPoolSettings.cs
│   │   │   │   ├── CommunicationObject.cs
│   │   │   │   ├── ConnectionOrientedTransportBindingElement.cs
│   │   │   │   ├── ContentType.cs
│   │   │   │   ├── CustomBinding.cs
│   │   │   │   ├── FaultConverter.cs
│   │   │   │   ├── HtmlizedException.cs
│   │   │   │   ├── HttpChannelFactory.cs
│   │   │   │   ├── HttpCookieContainerBindingElement.cs
│   │   │   │   ├── HttpRequestChannel.cs
│   │   │   │   ├── HttpRequestMessageProperty.cs
│   │   │   │   ├── HttpResponseMessageProperty.cs
│   │   │   │   ├── HttpTransportBindingElement.cs
│   │   │   │   ├── HttpsTransportBindingElement.cs
│   │   │   │   ├── LayeredCommunicationObject.cs
│   │   │   │   ├── LayeredOutputChannel.cs
│   │   │   │   ├── LayeredRequestChannel.cs
│   │   │   │   ├── LocalClientSecuritySettings.cs
│   │   │   │   ├── Message.cs
│   │   │   │   ├── MessageBufferImpl.cs
│   │   │   │   ├── MessageBuffer_2_1.cs
│   │   │   │   ├── MessageEncoder.cs
│   │   │   │   ├── MessageEncoderFactory.cs
│   │   │   │   ├── MessageEncodingBindingElement.cs
│   │   │   │   ├── MessageFault.cs
│   │   │   │   ├── MessageFaultBodyWriter.cs
│   │   │   │   ├── MessageHeader.cs
│   │   │   │   ├── MessageHeaderInfo.cs
│   │   │   │   ├── MessageHeaders.cs
│   │   │   │   ├── MessageImpl.cs
│   │   │   │   ├── MessageProperties.cs
│   │   │   │   ├── MessageVersion.cs
│   │   │   │   ├── OutputChannelBase.cs
│   │   │   │   ├── ReliableSessionBindingElement.cs
│   │   │   │   ├── RequestChannelBase.cs
│   │   │   │   ├── RequestContext.cs
│   │   │   │   ├── SecurityBindingElement.cs
│   │   │   │   ├── SslStreamSecurityBindingElement.cs
│   │   │   │   ├── TcpConnectionPoolSettings.cs
│   │   │   │   ├── TcpTransportBindingElement.cs
│   │   │   │   ├── TextMessageEncoder.cs
│   │   │   │   ├── TextMessageEncoderFactory.cs
│   │   │   │   ├── TextMessageEncodingBindingElement.cs
│   │   │   │   ├── TransportBindingElement.cs
│   │   │   │   ├── TransportSecurityBindingElement.cs
│   │   │   │   ├── UnderstoodHeaders.cs
│   │   │   │   ├── WebSocketTransportSettings.cs
│   │   │   │   ├── WindowsStreamSecurityBindingElement.cs
│   │   │   │   ├── XmlObjectSerializerBodyWriter.cs
│   │   │   │   └── XmlReaderBodyWriter.cs
│   │   │   ├── System.ServiceModel.Description
│   │   │   │   ├── ClientCredentials.cs
│   │   │   │   ├── ContractDescription.cs
│   │   │   │   ├── ContractDescriptionGenerator.cs
│   │   │   │   ├── DataContractSerializerOperationBehavior.cs
│   │   │   │   ├── FaultDescription.cs
│   │   │   │   ├── FaultDescriptionCollection.cs
│   │   │   │   ├── MessageBodyDescription.cs
│   │   │   │   ├── MessageDescription.cs
│   │   │   │   ├── MessageDescriptionCollection.cs
│   │   │   │   ├── MessageHeaderDescription.cs
│   │   │   │   ├── MessageHeaderDescriptionCollection.cs
│   │   │   │   ├── MessagePartDescription.cs
│   │   │   │   ├── MessagePartDescriptionCollection.cs
│   │   │   │   ├── MessagePropertyDescription.cs
│   │   │   │   ├── MessagePropertyDescriptionCollection.cs
│   │   │   │   ├── OperationDescription.cs
│   │   │   │   ├── OperationDescriptionCollection.cs
│   │   │   │   ├── ServiceEndpoint.cs
│   │   │   │   ├── XmlName.cs
│   │   │   │   └── XmlSerializerOperationBehavior.cs
│   │   │   ├── System.ServiceModel.Diagnostics
│   │   │   │   ├── MessageLogTraceRecord.cs
│   │   │   │   └── MessageLoggingSettings.cs
│   │   │   ├── System.ServiceModel.Dispatcher
│   │   │   │   ├── BaseMessagesFormatter.cs
│   │   │   │   ├── ClientOperation.cs
│   │   │   │   ├── ClientRuntime.cs
│   │   │   │   ├── DispatchOperation.cs
│   │   │   │   ├── DispatchRuntime.cs
│   │   │   │   ├── FaultContractInfo.cs
│   │   │   │   └── XmlMessagesFormatter.cs
│   │   │   ├── System.ServiceModel.Security
│   │   │   │   ├── BasicSecurityProfileVersion.cs
│   │   │   │   ├── ChannelProtectionRequirements.cs
│   │   │   │   ├── HttpDigestClientCredential.cs
│   │   │   │   ├── MessagePartSpecification.cs
│   │   │   │   ├── MessageSecurityException.cs
│   │   │   │   ├── ScopedMessagePartSpecification.cs
│   │   │   │   ├── SecureConversationVersion.cs
│   │   │   │   ├── SecurityAccessDeniedException.cs
│   │   │   │   ├── SecurityNegotiationException.cs
│   │   │   │   ├── SecurityPolicyVersion.cs
│   │   │   │   ├── SecurityVersion.cs
│   │   │   │   ├── TrustVersion.cs
│   │   │   │   ├── UserNamePasswordClientCredential.cs
│   │   │   │   ├── WindowsClientCredential.cs
│   │   │   │   ├── X509CertificateInitiatorClientCredential.cs
│   │   │   │   ├── X509CertificateRecipientClientCredential.cs
│   │   │   │   └── X509ServiceCertificateAuthentication.cs
│   │   │   └── System.ServiceModel.Security.Tokens
│   │   │   ├── SecureConversationSecurityTokenParameters.cs
│   │   │   ├── SecurityTokenParameters.cs
│   │   │   ├── SupportingTokenParameters.cs
│   │   │   └── UserNameSecurityTokenParameters.cs
│   │   ├── System.ServiceModel.Internals
│   │   │   ├── InternalSR.cs
│   │   │   └── MobileStubs.cs
│   │   ├── System.ServiceModel.Web
│   │   │   ├── System
│   │   │   │   ├── UriTemplate.cs
│   │   │   │   ├── UriTemplateEquivalenceComparer.cs
│   │   │   │   ├── UriTemplateMatch.cs
│   │   │   │   ├── UriTemplateMatchException.cs
│   │   │   │   └── UriTemplateTable.cs
│   │   │   ├── System.ServiceModel
│   │   │   │   ├── WebHttpBinding.cs
│   │   │   │   └── WebHttpSecurity.cs
│   │   │   ├── System.ServiceModel.Channels
│   │   │   │   ├── WebBodyFormatMessageProperty.cs
│   │   │   │   ├── WebContentTypeMapper.cs
│   │   │   │   ├── WebMessageEncoder.cs
│   │   │   │   ├── WebMessageEncoderFactory.cs
│   │   │   │   └── WebMessageEncodingBindingElement.cs
│   │   │   ├── System.ServiceModel.Description
│   │   │   │   └── WebHttpBehavior.cs
│   │   │   ├── System.ServiceModel.Dispatcher
│   │   │   │   ├── JsonQueryStringConverter.cs
│   │   │   │   ├── QueryStringConverter.cs
│   │   │   │   └── WebMessageFormatter.cs
│   │   │   └── System.ServiceModel.Web
│   │   │   ├── IncomingWebResponseContext.cs
│   │   │   ├── OutgoingWebRequestContext.cs
│   │   │   ├── WebAttributeInfo.cs
│   │   │   ├── WebChannelFactory.cs
│   │   │   ├── WebGetAttribute.cs
│   │   │   ├── WebInvokeAttribute.cs
│   │   │   └── WebOperationContext.cs
│   │   ├── System.Transactions
│   │   │   └── System.Transactions
│   │   │   ├── CommittableTransaction.cs
│   │   │   ├── DependentTransaction.cs
│   │   │   ├── Enlistment.cs
│   │   │   ├── PreparingEnlistment.cs
│   │   │   ├── SinglePhaseEnlistment.cs
│   │   │   ├── SubordinateTransaction.cs
│   │   │   ├── Transaction.cs
│   │   │   ├── TransactionAbortedException.cs
│   │   │   ├── TransactionEventArgs.cs
│   │   │   ├── TransactionException.cs
│   │   │   ├── TransactionInDoubtException.cs
│   │   │   ├── TransactionInformation.cs
│   │   │   ├── TransactionInterop.cs
│   │   │   ├── TransactionManager.cs
│   │   │   ├── TransactionManagerCommunicationException.cs
│   │   │   ├── TransactionOptions.cs
│   │   │   ├── TransactionPromotionException.cs
│   │   │   └── TransactionScope.cs
│   │   ├── System.Web
│   │   │   ├── System.Web
│   │   │   │   └── HttpUtility.cs
│   │   │   └── System.Web.Util
│   │   │   ├── Helpers.cs
│   │   │   └── HttpEncoder.cs
│   │   ├── System.Web.Services
│   │   │   ├── System.Web.Services
│   │   │   │   ├── WebMethodAttribute.cs
│   │   │   │   ├── WebServiceAttribute.cs
│   │   │   │   ├── WebServiceBindingAttribute.cs
│   │   │   │   └── WebServicesDescriptionAttribute.cs
│   │   │   ├── System.Web.Services.Configuration
│   │   │   │   ├── XmlFormatExtensionAttribute.cs
│   │   │   │   ├── XmlFormatExtensionPointAttribute.cs
│   │   │   │   └── XmlFormatExtensionPrefixAttribute.cs
│   │   │   ├── System.Web.Services.Description
│   │   │   │   ├── Binding.cs
│   │   │   │   ├── BindingCollection.cs
│   │   │   │   ├── DocumentableItem.cs
│   │   │   │   ├── ExtensionManager.cs
│   │   │   │   ├── FaultBinding.cs
│   │   │   │   ├── FaultBindingCollection.cs
│   │   │   │   ├── HttpAddressBinding.cs
│   │   │   │   ├── HttpBinding.cs
│   │   │   │   ├── HttpOperationBinding.cs
│   │   │   │   ├── HttpUrlEncodedBinding.cs
│   │   │   │   ├── HttpUrlReplacementBinding.cs
│   │   │   │   ├── Import.cs
│   │   │   │   ├── ImportCollection.cs
│   │   │   │   ├── InputBinding.cs
│   │   │   │   ├── Message.cs
│   │   │   │   ├── MessageBinding.cs
│   │   │   │   ├── MessageCollection.cs
│   │   │   │   ├── MessagePart.cs
│   │   │   │   ├── MessagePartCollection.cs
│   │   │   │   ├── MimeContentBinding.cs
│   │   │   │   ├── MimeMultipartRelatedBinding.cs
│   │   │   │   ├── MimePart.cs
│   │   │   │   ├── MimePartCollection.cs
│   │   │   │   ├── MimeTextBinding.cs
│   │   │   │   ├── MimeTextMatch.cs
│   │   │   │   ├── MimeTextMatchCollection.cs
│   │   │   │   ├── MimeXmlBinding.cs
│   │   │   │   ├── NamedItem.cs
│   │   │   │   ├── Operation.cs
│   │   │   │   ├── OperationBinding.cs
│   │   │   │   ├── OperationBindingCollection.cs
│   │   │   │   ├── OperationCollection.cs
│   │   │   │   ├── OperationFault.cs
│   │   │   │   ├── OperationFaultCollection.cs
│   │   │   │   ├── OperationInput.cs
│   │   │   │   ├── OperationMessage.cs
│   │   │   │   ├── OperationMessageCollection.cs
│   │   │   │   ├── OperationOutput.cs
│   │   │   │   ├── OutputBinding.cs
│   │   │   │   ├── Port.cs
│   │   │   │   ├── PortCollection.cs
│   │   │   │   ├── PortType.cs
│   │   │   │   ├── PortTypeCollection.cs
│   │   │   │   ├── Service.cs
│   │   │   │   ├── ServiceCollection.cs
│   │   │   │   ├── ServiceDescription.cs
│   │   │   │   ├── ServiceDescriptionBaseCollection.cs
│   │   │   │   ├── ServiceDescriptionCollection.cs
│   │   │   │   ├── ServiceDescriptionFormatExtension.cs
│   │   │   │   ├── ServiceDescriptionFormatExtensionCollection.cs
│   │   │   │   ├── ServiceDescriptionImporter.cs
│   │   │   │   ├── ServiceDescriptionSerializerBase2.cs
│   │   │   │   ├── Soap12OperationBinding.cs
│   │   │   │   ├── SoapAddressBinding.cs
│   │   │   │   ├── SoapBinding.cs
│   │   │   │   ├── SoapBodyBinding.cs
│   │   │   │   ├── SoapFaultBinding.cs
│   │   │   │   ├── SoapHeaderBinding.cs
│   │   │   │   ├── SoapHeaderFaultBinding.cs
│   │   │   │   ├── SoapOperationBinding.cs
│   │   │   │   ├── Types.cs
│   │   │   │   └── WebReference.cs
│   │   │   ├── System.Web.Services.Discovery
│   │   │   │   ├── ContractReference.cs
│   │   │   │   ├── ContractSearchPattern.cs
│   │   │   │   ├── DiscoveryClientDocumentCollection.cs
│   │   │   │   ├── DiscoveryClientProtocol.cs
│   │   │   │   ├── DiscoveryClientReferenceCollection.cs
│   │   │   │   ├── DiscoveryClientResult.cs
│   │   │   │   ├── DiscoveryClientResultCollection.cs
│   │   │   │   ├── DiscoveryDocument.cs
│   │   │   │   ├── DiscoveryDocumentLinksPattern.cs
│   │   │   │   ├── DiscoveryDocumentReference.cs
│   │   │   │   ├── DiscoveryDocumentSearchPattern.cs
│   │   │   │   ├── DiscoveryDocumentSerializer.cs
│   │   │   │   ├── DiscoveryExceptionDictionary.cs
│   │   │   │   ├── DiscoveryReference.cs
│   │   │   │   ├── DiscoveryReferenceCollection.cs
│   │   │   │   ├── DiscoverySearchPattern.cs
│   │   │   │   ├── DynamicDiscoveryDocument.cs
│   │   │   │   ├── ExcludePathInfo.cs
│   │   │   │   ├── SchemaReference.cs
│   │   │   │   ├── SoapBinding.cs
│   │   │   │   └── XmlSchemaSearchPattern.cs
│   │   │   └── System.Web.Services.Protocols
│   │   │   ├── Fault.cs
│   │   │   ├── Fault12.cs
│   │   │   ├── Fault12Serializer.cs
│   │   │   ├── HttpMethodAttribute.cs
│   │   │   ├── HttpWebClientProtocol.cs
│   │   │   ├── InvokeCompletedEventArgs.cs
│   │   │   ├── LogicalMethodInfo.cs
│   │   │   ├── Methods.cs
│   │   │   ├── MimeFormatter.cs
│   │   │   ├── MimeParameterWriter.cs
│   │   │   ├── MimeReturnReader.cs
│   │   │   ├── NopReturnReader.cs
│   │   │   ├── ServerType.cs
│   │   │   ├── Soap12FaultCodes.cs
│   │   │   ├── SoapClientMessage.cs
│   │   │   ├── SoapDocumentMethodAttribute.cs
│   │   │   ├── SoapDocumentServiceAttribute.cs
│   │   │   ├── SoapException.cs
│   │   │   ├── SoapExtension.cs
│   │   │   ├── SoapExtensionAttribute.cs
│   │   │   ├── SoapFaultSubcode.cs
│   │   │   ├── SoapHeader.cs
│   │   │   ├── SoapHeaderAttribute.cs
│   │   │   ├── SoapHeaderCollection.cs
│   │   │   ├── SoapHeaderMapping.cs
│   │   │   ├── SoapHttpClientProtocol.cs
│   │   │   ├── SoapMessage.cs
│   │   │   ├── SoapRpcMethodAttribute.cs
│   │   │   ├── SoapRpcServiceAttribute.cs
│   │   │   ├── SoapUnknownHeader.cs
│   │   │   ├── TypeStubManager.cs
│   │   │   ├── UrlEncodedParameterWriter.cs
│   │   │   ├── UrlParameterWriter.cs
│   │   │   ├── WebClientAsyncResult.cs
│   │   │   ├── WebClientProtocol.cs
│   │   │   ├── WebServiceHelper.cs
│   │   │   └── XmlReturnReader.cs
│   │   ├── System.XML
│   │   │   ├── ReferenceSources
│   │   │   │   ├── CodeDom.cs
│   │   │   │   ├── Res.cs
│   │   │   │   ├── TypeScope.cs
│   │   │   │   └── Wsdl.cs
│   │   │   ├── System.Xml.Serialization
│   │   │   │   ├── ImportContext.cs
│   │   │   │   ├── KeyHelper.cs
│   │   │   │   ├── ReflectionHelper.cs
│   │   │   │   ├── SerializationCodeGenerator.cs
│   │   │   │   ├── SerializationCodeGeneratorConfiguration.cs
│   │   │   │   ├── SerializationSource.cs
│   │   │   │   ├── SoapAttributeAttribute.cs
│   │   │   │   ├── SoapAttributeOverrides.cs
│   │   │   │   ├── SoapAttributes.cs
│   │   │   │   ├── SoapElementAttribute.cs
│   │   │   │   ├── SoapEnumAttribute.cs
│   │   │   │   ├── SoapIgnoreAttribute.cs
│   │   │   │   ├── SoapIncludeAttribute.cs
│   │   │   │   ├── SoapReflectionImporter.cs
│   │   │   │   ├── SoapSchemaMember.cs
│   │   │   │   ├── SoapTypeAttribute.cs
│   │   │   │   ├── TypeData.cs
│   │   │   │   ├── TypeMember.cs
│   │   │   │   ├── TypeTranslator.cs
│   │   │   │   ├── XmlAnyAttributeAttribute.cs
│   │   │   │   ├── XmlAnyElementAttribute.cs
│   │   │   │   ├── XmlAnyElementAttributes.cs
│   │   │   │   ├── XmlArrayAttribute.cs
│   │   │   │   ├── XmlArrayItemAttribute.cs
│   │   │   │   ├── XmlArrayItemAttributes.cs
│   │   │   │   ├── XmlAttributeAttribute.cs
│   │   │   │   ├── XmlAttributeOverrides.cs
│   │   │   │   ├── XmlAttributes.cs
│   │   │   │   ├── XmlChoiceIdentifierAttribute.cs
│   │   │   │   ├── XmlCustomFormatter.cs
│   │   │   │   ├── XmlDeserializationEvents.cs
│   │   │   │   ├── XmlElementAttribute.cs
│   │   │   │   ├── XmlElementAttributes.cs
│   │   │   │   ├── XmlEnumAttribute.cs
│   │   │   │   ├── XmlIgnoreAttribute.cs
│   │   │   │   ├── XmlIncludeAttribute.cs
│   │   │   │   ├── XmlMapping.cs
│   │   │   │   ├── XmlMemberMapping.cs
│   │   │   │   ├── XmlMembersMapping.cs
│   │   │   │   ├── XmlNamespaceDeclarationsAttribute.cs
│   │   │   │   ├── XmlReflectionImporter.cs
│   │   │   │   ├── XmlReflectionMember.cs
│   │   │   │   ├── XmlRootAttribute.cs
│   │   │   │   ├── XmlSchemaExporter.cs
│   │   │   │   ├── XmlSchemaImporter.cs
│   │   │   │   ├── XmlSchemaProviderAttribute.cs
│   │   │   │   ├── XmlSerializationGeneratedCode.cs
│   │   │   │   ├── XmlSerializationReader.cs
│   │   │   │   ├── XmlSerializationReaderInterpreter.cs
│   │   │   │   ├── XmlSerializationWriter.cs
│   │   │   │   ├── XmlSerializationWriterInterpreter.cs
│   │   │   │   ├── XmlSerializer.cs
│   │   │   │   ├── XmlSerializerAssemblyAttribute.cs
│   │   │   │   ├── XmlSerializerFactory.cs
│   │   │   │   ├── XmlSerializerImplementation.cs
│   │   │   │   ├── XmlSerializerVersionAttribute.cs
│   │   │   │   ├── XmlTextAttribute.cs
│   │   │   │   ├── XmlTypeAttribute.cs
│   │   │   │   ├── XmlTypeMapElementInfo.cs
│   │   │   │   ├── XmlTypeMapMember.cs
│   │   │   │   ├── XmlTypeMapMemberAttribute.cs
│   │   │   │   ├── XmlTypeMapMemberElement.cs
│   │   │   │   ├── XmlTypeMapMemberNamespaces.cs
│   │   │   │   └── XmlTypeMapping.cs
│   │   │   └── System.Xml.Xsl
│   │   │   └── XslCompiledTransform_Mobile.cs
│   │   ├── corlib
│   │   │   ├── CommonCrypto
│   │   │   │   ├── AesCryptoServiceProvider.g.cs
│   │   │   │   ├── AesManaged.g.cs
│   │   │   │   ├── CommonCrypto.cs
│   │   │   │   ├── CorlibExtras.cs
│   │   │   │   ├── CryptorTransform.cs
│   │   │   │   ├── DESCryptoServiceProvider.g.cs
│   │   │   │   ├── FastCryptorTransform.cs
│   │   │   │   ├── MD2Managed.g.cs
│   │   │   │   ├── MD4Managed.g.cs
│   │   │   │   ├── MD5CryptoServiceProvider.g.cs
│   │   │   │   ├── RC2CryptoServiceProvider.g.cs
│   │   │   │   ├── RC4CommonCrypto.cs
│   │   │   │   ├── RNGCryptoServiceProvider.cryptor.cs
│   │   │   │   ├── RijndaelManaged.cs
│   │   │   │   ├── SHA1CryptoServiceProvider.g.cs
│   │   │   │   ├── SHA1Managed.g.cs
│   │   │   │   ├── SHA224Managed.g.cs
│   │   │   │   ├── SHA256Managed.g.cs
│   │   │   │   ├── SHA384Managed.g.cs
│   │   │   │   ├── SHA512Managed.g.cs
│   │   │   │   └── TripleDESCryptoServiceProvider.g.cs
│   │   │   ├── CoreFoundation
│   │   │   │   └── CFHelpers.cs
│   │   │   ├── Microsoft.Win32
│   │   │   │   ├── Registry.cs
│   │   │   │   └── RegistryKey.cs
│   │   │   ├── Mono
│   │   │   │   ├── DataConverter.cs
│   │   │   │   ├── Runtime.cs
│   │   │   │   ├── RuntimeHandles.cs
│   │   │   │   ├── RuntimeMarshal.cs
│   │   │   │   ├── SafeGPtrArrayHandle.cs
│   │   │   │   └── SafeStringMarshal.cs
│   │   │   ├── Mono.Globalization.Unicode
│   │   │   │   ├── CodePointIndexer.cs
│   │   │   │   ├── MSCompatUnicodeTable.cs
│   │   │   │   ├── MSCompatUnicodeTableUtil.cs
│   │   │   │   ├── Normalization.cs
│   │   │   │   ├── NormalizationTableUtil.cs
│   │   │   │   ├── SimpleCollator.cs
│   │   │   │   ├── SortKey.cs
│   │   │   │   └── SortKeyBuffer.cs
│   │   │   ├── Mono.Security
│   │   │   │   ├── StrongNameManager.cs
│   │   │   │   └── Uri.cs
│   │   │   ├── Mono.Security.Cryptography
│   │   │   │   ├── DSAManaged.cs
│   │   │   │   ├── HMACAlgorithm.cs
│   │   │   │   └── MACAlgorithm.cs
│   │   │   ├── Mono.Xml
│   │   │   │   ├── SecurityParser.cs
│   │   │   │   └── SmallXmlParser.cs
│   │   │   ├── ReferenceSources
│   │   │   │   ├── AppContextDefaultValues.cs
│   │   │   │   ├── AppDomain.cs
│   │   │   │   ├── BCLDebug.cs
│   │   │   │   ├── BinaryCompatibility.cs
│   │   │   │   ├── Buffer.cs
│   │   │   │   ├── CLRConfig.cs
│   │   │   │   ├── CalendarData.cs
│   │   │   │   ├── CompareInfo.cs
│   │   │   │   ├── CultureData.cs
│   │   │   │   ├── DefaultBinder.cs
│   │   │   │   ├── EncodingDataItem.cs
│   │   │   │   ├── EncodingTable.cs
│   │   │   │   ├── Environment.cs
│   │   │   │   ├── JitHelpers.cs
│   │   │   │   ├── MethodBase.cs
│   │   │   │   ├── ParseNumbers.cs
│   │   │   │   ├── PathInternal.cs
│   │   │   │   ├── RemotingFieldCachedData.cs
│   │   │   │   ├── RuntimeHandles.cs
│   │   │   │   ├── RuntimeType.cs
│   │   │   │   ├── SecurityContext.cs
│   │   │   │   ├── String.cs
│   │   │   │   ├── TextInfo.cs
│   │   │   │   ├── Type.cs
│   │   │   │   ├── TypeNameParser.cs
│   │   │   │   └── win32native.cs
│   │   │   ├── System
│   │   │   │   ├── ActivationContext.cs
│   │   │   │   ├── AppDomain.cs
│   │   │   │   ├── AppDomainManager.cs
│   │   │   │   ├── AppDomainSetup.cs
│   │   │   │   ├── ApplicationIdentity.cs
│   │   │   │   ├── ArgIterator.cs
│   │   │   │   ├── Array.cs
│   │   │   │   ├── AssemblyLoadEventArgs.cs
│   │   │   │   ├── Console.cs
│   │   │   │   ├── Delegate.cs
│   │   │   │   ├── DelegateSerializationHolder.cs
│   │   │   │   ├── EmptyArray.cs
│   │   │   │   ├── Environment.cs
│   │   │   │   ├── Environment.iOS.cs
│   │   │   │   ├── Guid.MonoTouch.cs
│   │   │   │   ├── IntPtr.cs
│   │   │   │   ├── KnownTerminals.cs
│   │   │   │   ├── MarshalByRefObject.cs
│   │   │   │   ├── ModuleHandle.cs
│   │   │   │   ├── MonoCustomAttrs.cs
│   │   │   │   ├── MonoType.cs
│   │   │   │   ├── MulticastDelegate.cs
│   │   │   │   ├── NotSupportedException.iOS.cs
│   │   │   │   ├── Nullable.cs
│   │   │   │   ├── NumberFormatter.cs
│   │   │   │   ├── Object.cs
│   │   │   │   ├── OperatingSystem.cs
│   │   │   │   ├── ResolveEventArgs.cs
│   │   │   │   ├── RuntimeFieldHandle.cs
│   │   │   │   ├── RuntimeMethodHandle.cs
│   │   │   │   ├── RuntimeTypeHandle.cs
│   │   │   │   ├── TimeZone.cs
│   │   │   │   ├── TimeZoneInfo.MonoTouch.cs
│   │   │   │   ├── TimeZoneInfo.Serialization.cs
│   │   │   │   ├── TimeZoneInfo.cs
│   │   │   │   ├── TypeIdentifier.cs
│   │   │   │   ├── TypeSpec.cs
│   │   │   │   ├── UIntPtr.cs
│   │   │   │   ├── ValueType.cs
│   │   │   │   ├── Variant.cs
│   │   │   │   ├── WeakReference.cs
│   │   │   │   ├── WeakReference_T.cs
│   │   │   │   └── __ComObject.cs
│   │   │   ├── System.Configuration.Assemblies
│   │   │   │   └── AssemblyHash.cs
│   │   │   ├── System.Deployment.Internal
│   │   │   │   ├── InternalActivationContextHelper.cs
│   │   │   │   └── InternalApplicationIdentityHelper.cs
│   │   │   ├── System.Diagnostics
│   │   │   │   ├── Debugger.cs
│   │   │   │   ├── StackFrame.cs
│   │   │   │   └── StackTrace.cs
│   │   │   ├── System.Diagnostics.SymbolStore
│   │   │   │   ├── SymDocumentType.cs
│   │   │   │   ├── SymLanguageType.cs
│   │   │   │   ├── SymLanguageVendor.cs
│   │   │   │   └── SymbolToken.cs
│   │   │   ├── System.Diagnostics.Tracing
│   │   │   │   ├── EventAttribute.cs
│   │   │   │   ├── EventCommandEventArgs.cs
│   │   │   │   ├── EventCounter.cs
│   │   │   │   ├── EventDataAttribute.cs
│   │   │   │   ├── EventFieldAttribute.cs
│   │   │   │   ├── EventListener.cs
│   │   │   │   ├── EventSource.cs
│   │   │   │   ├── EventSourceAttribute.cs
│   │   │   │   └── EventWrittenEventArgs.cs
│   │   │   ├── System.Globalization
│   │   │   │   ├── CultureInfo.cs
│   │   │   │   ├── IdnMapping.cs
│   │   │   │   ├── RegionInfo.MonoTouch.cs
│   │   │   │   └── RegionInfo.cs
│   │   │   ├── System.IO
│   │   │   │   ├── Directory.cs
│   │   │   │   ├── DirectoryInfo.cs
│   │   │   │   ├── DriveInfo.cs
│   │   │   │   ├── File.cs
│   │   │   │   ├── FileStream.cs
│   │   │   │   ├── FileStreamAsyncResult.cs
│   │   │   │   ├── HGlobalUnmanagedMemoryStream.cs
│   │   │   │   ├── MonoIO.cs
│   │   │   │   ├── Path.cs
│   │   │   │   ├── SearchPattern.cs
│   │   │   │   ├── UnexceptionalStreamReader.cs
│   │   │   │   └── UnexceptionalStreamWriter.cs
│   │   │   ├── System.IO.IsolatedStorage
│   │   │   │   ├── IsolatedStorage.cs
│   │   │   │   ├── IsolatedStorageException.cs
│   │   │   │   ├── IsolatedStorageFile.cs
│   │   │   │   ├── IsolatedStorageFileEnumerator.cs
│   │   │   │   ├── IsolatedStorageFileStream.cs
│   │   │   │   └── IsolatedStorageSecurityState.cs
│   │   │   ├── System.Reflection
│   │   │   │   ├── Assembly.cs
│   │   │   │   ├── AssemblyName.cs
│   │   │   │   ├── ConstructorInfo.cs
│   │   │   │   ├── CustomAttributeData.cs
│   │   │   │   ├── CustomAttributeFormatException.cs
│   │   │   │   ├── CustomAttributeNamedArgument.cs
│   │   │   │   ├── CustomAttributeTypedArgument.cs
│   │   │   │   ├── EventInfo.cs
│   │   │   │   ├── ExceptionHandlingClause.cs
│   │   │   │   ├── FieldInfo.cs
│   │   │   │   ├── LocalVariableInfo.cs
│   │   │   │   ├── MethodBody.cs
│   │   │   │   ├── Module.cs
│   │   │   │   ├── MonoAssembly.cs
│   │   │   │   ├── MonoEvent.cs
│   │   │   │   ├── MonoField.cs
│   │   │   │   ├── MonoMethod.cs
│   │   │   │   ├── MonoModule.cs
│   │   │   │   ├── MonoParameterInfo.cs
│   │   │   │   ├── MonoProperty.cs
│   │   │   │   ├── ParameterInfo.cs
│   │   │   │   ├── PropertyInfo.cs
│   │   │   │   └── StrongNameKeyPair.cs
│   │   │   ├── System.Reflection.Emit
│   │   │   │   ├── AssemblyBuilder.pns.cs
│   │   │   │   ├── ConstructorBuilder.pns.cs
│   │   │   │   ├── CustomAttributeBuilder.pns.cs
│   │   │   │   ├── EnumBuilder.pns.cs
│   │   │   │   ├── EventBuilder.pns.cs
│   │   │   │   ├── FieldBuilder.pns.cs
│   │   │   │   ├── GenericTypeParameterBuilder.pns.cs
│   │   │   │   ├── ILGenerator.pns.cs
│   │   │   │   ├── Label.cs
│   │   │   │   ├── LocalBuilder.cs
│   │   │   │   ├── MethodBuilder.pns.cs
│   │   │   │   ├── ModuleBuilder.pns.cs
│   │   │   │   ├── OpCode.cs
│   │   │   │   ├── OpCodeNames.cs
│   │   │   │   ├── OpCodes.cs
│   │   │   │   ├── ParameterBuilder.pns.cs
│   │   │   │   ├── PropertyBuilder.pns.cs
│   │   │   │   ├── SignatureHelper.pns.cs
│   │   │   │   ├── TypeBuilder.pns.cs
│   │   │   │   └── TypeBuilderInstantiation.cs
│   │   │   ├── System.Reflection.Metadata
│   │   │   │   └── AssemblyExtensions.cs
│   │   │   ├── System.Resources
│   │   │   │   └── Win32Resources.cs
│   │   │   ├── System.Runtime
│   │   │   │   ├── GCSettings.cs
│   │   │   │   └── MemoryFailPoint.cs
│   │   │   ├── System.Runtime.CompilerServices
│   │   │   │   ├── ConditionalWeakTable.cs
│   │   │   │   └── RuntimeHelpers.cs
│   │   │   ├── System.Runtime.Hosting
│   │   │   │   ├── ActivationArguments.cs
│   │   │   │   └── ApplicationActivator.cs
│   │   │   ├── System.Runtime.InteropServices
│   │   │   │   ├── ComEventsHelper.cs
│   │   │   │   ├── ExtensibleClassFactory.cs
│   │   │   │   ├── GCHandle.cs
│   │   │   │   ├── Marshal.cs
│   │   │   │   ├── MarshalAsAttribute.cs
│   │   │   │   ├── SafeBuffer.cs
│   │   │   │   └── SafeHandle.cs
│   │   │   ├── System.Runtime.InteropServices.WindowsRuntime
│   │   │   │   ├── DesignerNamespaceResolveEventArgs.cs
│   │   │   │   ├── NamespaceResolveEventArgs.cs
│   │   │   │   └── WindowsRuntimeMetadata.cs
│   │   │   ├── System.Runtime.Remoting
│   │   │   │   ├── ActivatedClientTypeEntry.cs
│   │   │   │   ├── ActivatedServiceTypeEntry.cs
│   │   │   │   ├── EnvoyInfo.cs
│   │   │   │   ├── Identity.cs
│   │   │   │   ├── InternalRemotingServices.cs
│   │   │   │   ├── ObjRef.cs
│   │   │   │   ├── ObjectHandle.cs
│   │   │   │   ├── RemotingConfiguration.cs
│   │   │   │   ├── RemotingException.cs
│   │   │   │   ├── RemotingServices.cs
│   │   │   │   ├── RemotingTimeoutException.cs
│   │   │   │   ├── ServerException.cs
│   │   │   │   ├── ServerIdentity.cs
│   │   │   │   ├── SoapServices.cs
│   │   │   │   ├── TypeEntry.cs
│   │   │   │   ├── TypeInfo.cs
│   │   │   │   ├── WellKnownClientTypeEntry.cs
│   │   │   │   └── WellKnownServiceTypeEntry.cs
│   │   │   ├── System.Runtime.Remoting.Activation
│   │   │   │   ├── ActivationServices.cs
│   │   │   │   ├── AppDomainLevelActivator.cs
│   │   │   │   ├── ConstructionLevelActivator.cs
│   │   │   │   ├── ContextLevelActivator.cs
│   │   │   │   ├── RemoteActivationAttribute.cs
│   │   │   │   ├── RemoteActivator.cs
│   │   │   │   └── UrlAttribute.cs
│   │   │   ├── System.Runtime.Remoting.Channels
│   │   │   │   ├── AggregateDictionary.cs
│   │   │   │   ├── BaseChannelObjectWithProperties.cs
│   │   │   │   ├── BaseChannelSinkWithProperties.cs
│   │   │   │   ├── BaseChannelWithProperties.cs
│   │   │   │   ├── ChannelDataStore.cs
│   │   │   │   ├── ChannelServices.cs
│   │   │   │   ├── ChannelSinkStackEntry.cs
│   │   │   │   ├── ClientChannelSinkStack.cs
│   │   │   │   ├── CrossAppDomainChannel.cs
│   │   │   │   ├── ServerChannelSinkStack.cs
│   │   │   │   ├── ServerDispatchSink.cs
│   │   │   │   ├── ServerDispatchSinkProvider.cs
│   │   │   │   ├── SinkProviderData.cs
│   │   │   │   └── TransportHeaders.cs
│   │   │   ├── System.Runtime.Remoting.Contexts
│   │   │   │   ├── Context.cs
│   │   │   │   ├── ContextAttribute.cs
│   │   │   │   ├── ContextProperty.cs
│   │   │   │   ├── CrossContextChannel.cs
│   │   │   │   └── SynchronizationAttribute.cs
│   │   │   ├── System.Runtime.Remoting.Lifetime
│   │   │   │   ├── ClientSponsor.cs
│   │   │   │   ├── Lease.cs
│   │   │   │   ├── LeaseManager.cs
│   │   │   │   ├── LeaseSink.cs
│   │   │   │   └── LifetimeServices.cs
│   │   │   ├── System.Runtime.Remoting.Messaging
│   │   │   │   ├── ArgInfo.cs
│   │   │   │   ├── AsyncResult.cs
│   │   │   │   ├── CADMessages.cs
│   │   │   │   ├── ClientContextTerminatorSink.cs
│   │   │   │   ├── ConstructionCall.cs
│   │   │   │   ├── ConstructionCallDictionary.cs
│   │   │   │   ├── ConstructionResponse.cs
│   │   │   │   ├── EnvoyTerminatorSink.cs
│   │   │   │   ├── ErrorMessage.cs
│   │   │   │   ├── Header.cs
│   │   │   │   ├── InternalMessageWrapper.cs
│   │   │   │   ├── MethodCall.cs
│   │   │   │   ├── MethodCallDictionary.cs
│   │   │   │   ├── MethodCallMessageWrapper.cs
│   │   │   │   ├── MethodDictionary.cs
│   │   │   │   ├── MethodResponse.cs
│   │   │   │   ├── MethodReturnDictionary.cs
│   │   │   │   ├── MethodReturnMessageWrapper.cs
│   │   │   │   ├── MonoMethodMessage.cs
│   │   │   │   ├── OneWayAttribute.cs
│   │   │   │   ├── RemotingSurrogate.cs
│   │   │   │   ├── RemotingSurrogateSelector.cs
│   │   │   │   ├── ReturnMessage.cs
│   │   │   │   ├── ServerContextTerminatorSink.cs
│   │   │   │   ├── ServerObjectTerminatorSink.cs
│   │   │   │   └── StackBuilderSink.cs
│   │   │   ├── System.Runtime.Remoting.Metadata
│   │   │   │   ├── SoapAttribute.cs
│   │   │   │   ├── SoapFieldAttribute.cs
│   │   │   │   ├── SoapMethodAttribute.cs
│   │   │   │   ├── SoapParameterAttribute.cs
│   │   │   │   └── SoapTypeAttribute.cs
│   │   │   ├── System.Runtime.Remoting.Metadata.W3cXsd2001
│   │   │   │   ├── SoapAnyUri.cs
│   │   │   │   ├── SoapBase64Binary.cs
│   │   │   │   ├── SoapDate.cs
│   │   │   │   ├── SoapDateTime.cs
│   │   │   │   ├── SoapDay.cs
│   │   │   │   ├── SoapDuration.cs
│   │   │   │   ├── SoapEntities.cs
│   │   │   │   ├── SoapEntity.cs
│   │   │   │   ├── SoapHelper.cs
│   │   │   │   ├── SoapHexBinary.cs
│   │   │   │   ├── SoapId.cs
│   │   │   │   ├── SoapIdref.cs
│   │   │   │   ├── SoapIdrefs.cs
│   │   │   │   ├── SoapInteger.cs
│   │   │   │   ├── SoapLanguage.cs
│   │   │   │   ├── SoapMonth.cs
│   │   │   │   ├── SoapMonthDay.cs
│   │   │   │   ├── SoapName.cs
│   │   │   │   ├── SoapNcName.cs
│   │   │   │   ├── SoapNegativeInteger.cs
│   │   │   │   ├── SoapNmtoken.cs
│   │   │   │   ├── SoapNmtokens.cs
│   │   │   │   ├── SoapNonNegativeInteger.cs
│   │   │   │   ├── SoapNonPositiveInteger.cs
│   │   │   │   ├── SoapNormalizedString.cs
│   │   │   │   ├── SoapNotation.cs
│   │   │   │   ├── SoapPositiveInteger.cs
│   │   │   │   ├── SoapQName.cs
│   │   │   │   ├── SoapTime.cs
│   │   │   │   ├── SoapToken.cs
│   │   │   │   ├── SoapYear.cs
│   │   │   │   └── SoapYearMonth.cs
│   │   │   ├── System.Runtime.Remoting.Proxies
│   │   │   │   ├── ProxyAttribute.cs
│   │   │   │   ├── RealProxy.cs
│   │   │   │   └── RemotingProxy.cs
│   │   │   ├── System.Runtime.Remoting.Services
│   │   │   │   ├── EnterpriseServicesHelper.cs
│   │   │   │   └── TrackingServices.cs
│   │   │   ├── System.Runtime.Versioning
│   │   │   │   └── CompatibilitySwitch.cs
│   │   │   ├── System.Security
│   │   │   │   ├── CodeAccessPermission.cs
│   │   │   │   ├── HostProtectionException.cs
│   │   │   │   ├── HostSecurityManager.cs
│   │   │   │   ├── NamedPermissionSet.cs
│   │   │   │   ├── PermissionBuilder.cs
│   │   │   │   ├── PermissionSet.cs
│   │   │   │   ├── SecureString.cs
│   │   │   │   ├── SecurityElement.cs
│   │   │   │   ├── SecurityException.cs
│   │   │   │   ├── SecurityManager_mobile.cs
│   │   │   │   ├── SecurityState.cs
│   │   │   │   ├── VerificationException.cs
│   │   │   │   └── XmlSyntaxException.cs
│   │   │   ├── System.Security.AccessControl
│   │   │   │   ├── AccessRule.cs
│   │   │   │   ├── AccessRule_T.cs
│   │   │   │   ├── AceEnumerator.cs
│   │   │   │   ├── AuditRule.cs
│   │   │   │   ├── AuditRule_T.cs
│   │   │   │   ├── AuthorizationRule.cs
│   │   │   │   ├── AuthorizationRuleCollection.cs
│   │   │   │   ├── CommonAce.cs
│   │   │   │   ├── CommonAcl.cs
│   │   │   │   ├── CommonObjectSecurity.cs
│   │   │   │   ├── CommonSecurityDescriptor.cs
│   │   │   │   ├── CompoundAce.cs
│   │   │   │   ├── CryptoKeyAccessRule.cs
│   │   │   │   ├── CryptoKeyAuditRule.cs
│   │   │   │   ├── CryptoKeySecurity.cs
│   │   │   │   ├── CustomAce.cs
│   │   │   │   ├── DirectoryObjectSecurity.cs
│   │   │   │   ├── DirectorySecurity.cs
│   │   │   │   ├── DiscretionaryAcl.cs
│   │   │   │   ├── EventWaitHandleAccessRule.cs
│   │   │   │   ├── EventWaitHandleAuditRule.cs
│   │   │   │   ├── EventWaitHandleSecurity.cs
│   │   │   │   ├── FileSecurity.cs
│   │   │   │   ├── FileSystemAccessRule.cs
│   │   │   │   ├── FileSystemAuditRule.cs
│   │   │   │   ├── FileSystemSecurity.cs
│   │   │   │   ├── GenericAce.cs
│   │   │   │   ├── GenericAcl.cs
│   │   │   │   ├── GenericSecurityDescriptor.cs
│   │   │   │   ├── KnownAce.cs
│   │   │   │   ├── MutexAccessRule.cs
│   │   │   │   ├── MutexAuditRule.cs
│   │   │   │   ├── MutexSecurity.cs
│   │   │   │   ├── NativeObjectSecurity.cs
│   │   │   │   ├── ObjectAccessRule.cs
│   │   │   │   ├── ObjectAce.cs
│   │   │   │   ├── ObjectAuditRule.cs
│   │   │   │   ├── ObjectSecurity.cs
│   │   │   │   ├── ObjectSecurity_T.cs
│   │   │   │   ├── PrivilegeNotHeldException.cs
│   │   │   │   ├── QualifiedAce.cs
│   │   │   │   ├── RawAcl.cs
│   │   │   │   ├── RawSecurityDescriptor.cs
│   │   │   │   ├── RegistryAccessRule.cs
│   │   │   │   ├── RegistryAuditRule.cs
│   │   │   │   ├── RegistrySecurity.cs
│   │   │   │   ├── SddlAccessRight.cs
│   │   │   │   └── SystemAcl.cs
│   │   │   ├── System.Security.Cryptography
│   │   │   │   ├── CryptoAPITransform.cs
│   │   │   │   ├── CryptoConfig.common.cs
│   │   │   │   ├── CryptoConfig.fullaot.cs
│   │   │   │   ├── CspKeyContainerInfo.cs
│   │   │   │   ├── DESCryptoServiceProvider.cs
│   │   │   │   ├── DSACryptoServiceProvider.cs
│   │   │   │   ├── RC2CryptoServiceProvider.cs
│   │   │   │   ├── RSACryptoServiceProvider.cs
│   │   │   │   ├── RSAPKCS1SignatureDeformatter.cs
│   │   │   │   ├── RSAPKCS1SignatureFormatter.cs
│   │   │   │   └── TripleDESCryptoServiceProvider.cs
│   │   │   ├── System.Security.Cryptography.X509Certificates
│   │   │   │   ├── X509Certificate.cs
│   │   │   │   ├── X509Certificate20.cs
│   │   │   │   ├── X509CertificateImpl.cs
│   │   │   │   ├── X509CertificateImplApple.cs
│   │   │   │   ├── X509CertificateImplMono.cs
│   │   │   │   ├── X509Helper.Apple.cs
│   │   │   │   └── X509Helper.cs
│   │   │   ├── System.Security.Permissions
│   │   │   │   ├── CodeAccessSecurityAttribute.cs
│   │   │   │   ├── EnvironmentPermission.cs
│   │   │   │   ├── EnvironmentPermissionAttribute.cs
│   │   │   │   ├── FileDialogPermission.cs
│   │   │   │   ├── FileDialogPermissionAttribute.cs
│   │   │   │   ├── FileIOPermission.cs
│   │   │   │   ├── FileIOPermissionAttribute.cs
│   │   │   │   ├── GacIdentityPermission.cs
│   │   │   │   ├── GacIdentityPermissionAttribute.cs
│   │   │   │   ├── HostProtectionAttribute.cs
│   │   │   │   ├── HostProtectionPermission.cs
│   │   │   │   ├── IsolatedStorageFilePermission.cs
│   │   │   │   ├── IsolatedStorageFilePermissionAttribute.cs
│   │   │   │   ├── IsolatedStoragePermission.cs
│   │   │   │   ├── IsolatedStoragePermissionAttribute.cs
│   │   │   │   ├── KeyContainerPermission.cs
│   │   │   │   ├── KeyContainerPermissionAccessEntry.cs
│   │   │   │   ├── KeyContainerPermissionAccessEntryCollection.cs
│   │   │   │   ├── KeyContainerPermissionAccessEntryEnumerator.cs
│   │   │   │   ├── KeyContainerPermissionAttribute.cs
│   │   │   │   ├── PermissionSetAttribute.cs
│   │   │   │   ├── PrincipalPermission.cs
│   │   │   │   ├── PrincipalPermissionAttribute.cs
│   │   │   │   ├── PublisherIdentityPermission.cs
│   │   │   │   ├── PublisherIdentityPermissionAttribute.cs
│   │   │   │   ├── ReflectionPermission.cs
│   │   │   │   ├── ReflectionPermissionAttribute.cs
│   │   │   │   ├── RegistryPermission.cs
│   │   │   │   ├── RegistryPermissionAttribute.cs
│   │   │   │   ├── SecurityAttribute.cs
│   │   │   │   ├── SecurityPermission.cs
│   │   │   │   ├── SecurityPermissionAttribute.cs
│   │   │   │   ├── SiteIdentityPermission.cs
│   │   │   │   ├── SiteIdentityPermissionAttribute.cs
│   │   │   │   ├── StrongNameIdentityPermission.cs
│   │   │   │   ├── StrongNamePermissionAttribute.cs
│   │   │   │   ├── StrongNamePublicKeyBlob.cs
│   │   │   │   ├── UIPermission.cs
│   │   │   │   ├── UIPermissionAttribute.cs
│   │   │   │   ├── UrlIdentityPermission.cs
│   │   │   │   ├── UrlIdentityPermissionAttribute.cs
│   │   │   │   ├── ZoneIdentityPermission.cs
│   │   │   │   └── ZoneIdentityPermissionAttribute.cs
│   │   │   ├── System.Security.Policy
│   │   │   │   ├── AllMembershipCondition.cs
│   │   │   │   ├── ApplicationDirectory.cs
│   │   │   │   ├── ApplicationDirectoryMembershipCondition.cs
│   │   │   │   ├── ApplicationSecurityInfo.cs
│   │   │   │   ├── ApplicationSecurityManager.cs
│   │   │   │   ├── ApplicationTrust.cs
│   │   │   │   ├── ApplicationTrustCollection.cs
│   │   │   │   ├── ApplicationTrustEnumerator.cs
│   │   │   │   ├── CodeConnectAccess.cs
│   │   │   │   ├── CodeGroup.cs
│   │   │   │   ├── DefaultPolicies.cs
│   │   │   │   ├── Evidence.cs
│   │   │   │   ├── EvidenceBase.cs
│   │   │   │   ├── FileCodeGroup.cs
│   │   │   │   ├── FirstMatchCodeGroup.cs
│   │   │   │   ├── Gac.cs
│   │   │   │   ├── GacMembershipCondition.cs
│   │   │   │   ├── Hash.cs
│   │   │   │   ├── HashMembershipCondition.cs
│   │   │   │   ├── MembershipConditionHelper.cs
│   │   │   │   ├── MonoTrustManager.cs
│   │   │   │   ├── NetCodeGroup.cs
│   │   │   │   ├── PermissionRequestEvidence.cs
│   │   │   │   ├── PolicyException.cs
│   │   │   │   ├── PolicyLevel.cs
│   │   │   │   ├── PolicyStatement.cs
│   │   │   │   ├── Publisher.cs
│   │   │   │   ├── PublisherMembershipCondition.cs
│   │   │   │   ├── Site.cs
│   │   │   │   ├── SiteMembershipCondition.cs
│   │   │   │   ├── StrongName.cs
│   │   │   │   ├── StrongNameMembershipCondition.cs
│   │   │   │   ├── TrustManagerContext.cs
│   │   │   │   ├── UnionCodeGroup.cs
│   │   │   │   ├── Url.cs
│   │   │   │   ├── UrlMembershipCondition.cs
│   │   │   │   ├── Zone.cs
│   │   │   │   └── ZoneMembershipCondition.cs
│   │   │   ├── System.Security.Principal
│   │   │   │   ├── GenericPrincipal.cs
│   │   │   │   ├── IdentityNotMappedException.cs
│   │   │   │   ├── IdentityReference.cs
│   │   │   │   ├── IdentityReferenceCollection.cs
│   │   │   │   ├── NTAccount.cs
│   │   │   │   ├── SecurityIdentifier.cs
│   │   │   │   ├── WellKnownAccount.cs
│   │   │   │   ├── WindowsIdentity.cs
│   │   │   │   ├── WindowsImpersonationContext.cs
│   │   │   │   └── WindowsPrincipal.cs
│   │   │   ├── System.Text
│   │   │   │   ├── EncodingHelper.MonoTouch.cs
│   │   │   │   ├── EncodingHelper.cs
│   │   │   │   └── Latin1Encoding.cs
│   │   │   ├── System.Threading
│   │   │   │   ├── CompressedStack.cs
│   │   │   │   ├── HostExecutionContext.cs
│   │   │   │   ├── HostExecutionContextManager.cs
│   │   │   │   ├── Interlocked.cs
│   │   │   │   ├── LockCookie.cs
│   │   │   │   ├── LockQueue.cs
│   │   │   │   ├── Monitor.cs
│   │   │   │   ├── Mutex.cs
│   │   │   │   ├── NativeEventCalls.cs
│   │   │   │   ├── Overlapped.cs
│   │   │   │   ├── ReaderWriterLock.cs
│   │   │   │   ├── RegisteredWaitHandle.cs
│   │   │   │   ├── Thread.cs
│   │   │   │   ├── Timer.cs
│   │   │   │   └── WaitHandle.cs
│   │   │   ├── System.Threading.Tasks
│   │   │   │   └── DecoupledTask.cs
│   │   │   └── corert
│   │   │   ├── AddrofIntrinsics.cs
│   │   │   ├── Debug.cs
│   │   │   ├── EnvironmentAugments.cs
│   │   │   ├── RelocatedTypeAttribute.cs
│   │   │   ├── RuntimeThread.cs
│   │   │   └── ThreadPoolBoundHandle.cs
│   │   └── referencesource
│   │   ├── System
│   │   │   ├── compmod
│   │   │   │   ├── microsoft
│   │   │   │   │   └── win32
│   │   │   │   │   └── safehandles
│   │   │   │   │   └── SafeProcessHandle.cs
│   │   │   │   └── system
│   │   │   │   ├── codedom
│   │   │   │   │   └── compiler
│   │   │   │   │   └── GeneratedCodeAttribute.cs
│   │   │   │   ├── collections
│   │   │   │   │   ├── objectmodel
│   │   │   │   │   │   ├── observablecollection.cs
│   │   │   │   │   │   └── readonlyobservablecollection.cs
│   │   │   │   │   └── specialized
│   │   │   │   │   ├── bitvector32.cs
│   │   │   │   │   ├── casesensitivestringdictionary.cs
│   │   │   │   │   ├── collectionsutil.cs
│   │   │   │   │   ├── hybriddictionary.cs
│   │   │   │   │   ├── listdictionary.cs
│   │   │   │   │   ├── nameobjectcollectionbase.cs
│   │   │   │   │   ├── namevaluecollection.cs
│   │   │   │   │   ├── notifycollectionchangedeventargs.cs
│   │   │   │   │   ├── ordereddictionary.cs
│   │   │   │   │   ├── stringcollection.cs
│   │   │   │   │   ├── stringdictionary.cs
│   │   │   │   │   └── stringdictionarywithcomparer.cs
│   │   │   │   ├── componentmodel
│   │   │   │   │   ├── AddingNewEventArgs.cs
│   │   │   │   │   ├── AmbientValueAttribute.cs
│   │   │   │   │   ├── ArrayConverter.cs
│   │   │   │   │   ├── ArraySubsetEnumerator.cs
│   │   │   │   │   ├── AsyncCompletedEventArgs.cs
│   │   │   │   │   ├── AsyncOperation.cs
│   │   │   │   │   ├── AsyncOperationManager.cs
│   │   │   │   │   ├── AttributeCollection.cs
│   │   │   │   │   ├── AttributeProviderAttribute.cs
│   │   │   │   │   ├── BackgroundWorker.cs
│   │   │   │   │   ├── BaseComponentEditor.cs
│   │   │   │   │   ├── BindableAttribute.cs
│   │   │   │   │   ├── BindingList.cs
│   │   │   │   │   ├── BooleanConverter.cs
│   │   │   │   │   ├── BrowsableAttribute.cs
│   │   │   │   │   ├── ByteConverter.cs
│   │   │   │   │   ├── CancelEventArgs.cs
│   │   │   │   │   ├── CategoryAttribute.cs
│   │   │   │   │   ├── CharConverter.cs
│   │   │   │   │   ├── CollectionChangeEventArgs.cs
│   │   │   │   │   ├── CollectionConverter.cs
│   │   │   │   │   ├── CompModSwitches.cs
│   │   │   │   │   ├── ComplexBindingPropertiesAttribute.cs
│   │   │   │   │   ├── Component.cs
│   │   │   │   │   ├── ComponentCollection.cs
│   │   │   │   │   ├── ComponentConverter.cs
│   │   │   │   │   ├── ComponentResourceManager.cs
│   │   │   │   │   ├── Container.cs
│   │   │   │   │   ├── ContainerFilterService.cs
│   │   │   │   │   ├── CultureInfoConverter.cs
│   │   │   │   │   ├── CustomTypeDescriptor.cs
│   │   │   │   │   ├── DataErrorsChangedEventArgs.cs
│   │   │   │   │   ├── DataObjectAttribute.cs
│   │   │   │   │   ├── DataObjectFieldAttribute.cs
│   │   │   │   │   ├── DataObjectMethodAttribute.cs
│   │   │   │   │   ├── DateTimeConverter.cs
│   │   │   │   │   ├── DateTimeOffsetConverter.cs
│   │   │   │   │   ├── DecimalConverter.cs
│   │   │   │   │   ├── DefaultBindingPropertyAttribute.cs
│   │   │   │   │   ├── DefaultEventAttribute.cs
│   │   │   │   │   ├── DefaultPropertyAttribute.cs
│   │   │   │   │   ├── DefaultValueAttribute.cs
│   │   │   │   │   ├── DelegatingTypeDescriptionProvider.cs
│   │   │   │   │   ├── DescriptionAttribute.cs
│   │   │   │   │   ├── DesignOnlyAttribute.cs
│   │   │   │   │   ├── DesignTimeVisibleAttribute.cs
│   │   │   │   │   ├── DesignerAttribute.cs
│   │   │   │   │   ├── DesignerCategoryAttribute.cs
│   │   │   │   │   ├── DesignerSerializationVisibilityAttribute.cs
│   │   │   │   │   ├── DisplayNameAttribute.cs
│   │   │   │   │   ├── DoWorkEventArgs.cs
│   │   │   │   │   ├── DoubleConverter.cs
│   │   │   │   │   ├── EditorAttribute.cs
│   │   │   │   │   ├── EditorBrowsableAttribute.cs
│   │   │   │   │   ├── EnumConverter.cs
│   │   │   │   │   ├── EventDescriptor.cs
│   │   │   │   │   ├── EventDescriptorCollection.cs
│   │   │   │   │   ├── EventHandlerList.cs
│   │   │   │   │   ├── ExpandableObjectConverter.cs
│   │   │   │   │   ├── ExtendedPropertyDescriptor.cs
│   │   │   │   │   ├── ExtenderProvidedPropertyAttribute.cs
│   │   │   │   │   ├── GuidConverter.cs
│   │   │   │   │   ├── HandledEventArgs.cs
│   │   │   │   │   ├── ImmutableObjectAttribute.cs
│   │   │   │   │   ├── InitializationEventAttribute.cs
│   │   │   │   │   ├── InstallerTypeAttribute.cs
│   │   │   │   │   ├── InstanceCreationEditor.cs
│   │   │   │   │   ├── Int16Converter.cs
│   │   │   │   │   ├── Int32Converter.cs
│   │   │   │   │   ├── Int64Converter.cs
│   │   │   │   │   ├── IntSecurity.cs
│   │   │   │   │   ├── InvalidAsynchronousStateException.cs
│   │   │   │   │   ├── InvalidEnumArgumentException.cs
│   │   │   │   │   ├── LicFileLicenseProvider.cs
│   │   │   │   │   ├── LicenseContext.cs
│   │   │   │   │   ├── LicenseException.cs
│   │   │   │   │   ├── LicenseManager.cs
│   │   │   │   │   ├── LicenseProviderAttribute.cs
│   │   │   │   │   ├── ListBindableAttribute.cs
│   │   │   │   │   ├── ListChangedEventArgs.cs
│   │   │   │   │   ├── ListSortDescription.cs
│   │   │   │   │   ├── ListSortDescriptionCollection.cs
│   │   │   │   │   ├── LocalizableAttribute.cs
│   │   │   │   │   ├── LookupBindingPropertiesAttribute.cs
│   │   │   │   │   ├── MarshalByValueComponent.cs
│   │   │   │   │   ├── MaskedTextProvider.cs
│   │   │   │   │   ├── MemberDescriptor.cs
│   │   │   │   │   ├── MergablePropertyAttribute.cs
│   │   │   │   │   ├── MultilineStringConverter.cs
│   │   │   │   │   ├── NestedContainer.cs
│   │   │   │   │   ├── NullableConverter.cs
│   │   │   │   │   ├── PasswordPropertyTextAttribute.cs
│   │   │   │   │   ├── ProgressChangedEventArgs.cs
│   │   │   │   │   ├── PropertyChangedEventArgs.cs
│   │   │   │   │   ├── PropertyChangingEventArgs.cs
│   │   │   │   │   ├── PropertyDescriptor.cs
│   │   │   │   │   ├── PropertyDescriptorCollection.cs
│   │   │   │   │   ├── ProvidePropertyAttribute.cs
│   │   │   │   │   ├── ReadOnlyAttribute.cs
│   │   │   │   │   ├── RecommendedAsConfigurableAttribute.cs
│   │   │   │   │   ├── ReferenceConverter.cs
│   │   │   │   │   ├── ReflectEventDescriptor.cs
│   │   │   │   │   ├── ReflectPropertyDescriptor.cs
│   │   │   │   │   ├── ReflectTypeDescriptionProvider.cs
│   │   │   │   │   ├── RefreshEventArgs.cs
│   │   │   │   │   ├── RunInstallerAttribute.cs
│   │   │   │   │   ├── RunWorkerCompletedEventArgs.cs
│   │   │   │   │   ├── SByteConverter.cs
│   │   │   │   │   ├── SettingsBindableAttribute.cs
│   │   │   │   │   ├── SingleConverter.cs
│   │   │   │   │   ├── StringConverter.cs
│   │   │   │   │   ├── SyntaxCheck.cs
│   │   │   │   │   ├── TimeSpanConverter.cs
│   │   │   │   │   ├── ToolboxItemFilterAttribute.cs
│   │   │   │   │   ├── TypeConverter.cs
│   │   │   │   │   ├── TypeConverterAttribute.cs
│   │   │   │   │   ├── TypeDescriptionProvider.cs
│   │   │   │   │   ├── TypeDescriptionProviderAttribute.cs
│   │   │   │   │   ├── TypeDescriptor.cs
│   │   │   │   │   ├── TypeListConverter.cs
│   │   │   │   │   ├── UInt16Converter.cs
│   │   │   │   │   ├── UInt32Converter.cs
│   │   │   │   │   ├── UInt64Converter.cs
│   │   │   │   │   ├── WarningException.cs
│   │   │   │   │   ├── Win32Exception.cs
│   │   │   │   │   ├── basenumberconverter.cs
│   │   │   │   │   └── design
│   │   │   │   │   ├── ActiveDocumentEvent.cs
│   │   │   │   │   ├── CheckoutException.cs
│   │   │   │   │   ├── CommandID.cs
│   │   │   │   │   ├── ComponentChangedEvent.cs
│   │   │   │   │   ├── ComponentChangingEvent.cs
│   │   │   │   │   ├── ComponentEvent.cs
│   │   │   │   │   ├── ComponentRenameEvent.cs
│   │   │   │   │   ├── DesignerOptionService.cs
│   │   │   │   │   ├── DesignerTransaction.cs
│   │   │   │   │   ├── DesignerTransactionCloseEvent.cs
│   │   │   │   │   ├── DesignerVerb.cs
│   │   │   │   │   ├── DesignerVerbCollection.cs
│   │   │   │   │   ├── DesigntimeLicenseContext.cs
│   │   │   │   │   ├── DesigntimeLicenseContextSerializer.cs
│   │   │   │   │   ├── DocumentCollection.cs
│   │   │   │   │   ├── DocumentEventArgs.cs
│   │   │   │   │   ├── HelpKeywordAttribute.cs
│   │   │   │   │   ├── InheritanceAttribute.cs
│   │   │   │   │   ├── MenuCommand.cs
│   │   │   │   │   ├── NotifyParentPropertyAttribute.cs
│   │   │   │   │   ├── ParenthesizePropertyNameAttribute.cs
│   │   │   │   │   ├── PropertyTabAttribute.cs
│   │   │   │   │   ├── RefreshPropertiesAttribute.cs
│   │   │   │   │   ├── ServiceObjectContainer.cs
│   │   │   │   │   ├── StandardCommands.cs
│   │   │   │   │   ├── StandardToolWindows.cs
│   │   │   │   │   ├── ToolboxItemAttribute.cs
│   │   │   │   │   └── serialization
│   │   │   │   │   ├── ComponentSerializationService.cs
│   │   │   │   │   ├── ContextStack.cs
│   │   │   │   │   ├── DefaultSerializationProviderAttribute.cs
│   │   │   │   │   ├── DesignerLoader.cs
│   │   │   │   │   ├── DesignerSerializerAttribute.cs
│   │   │   │   │   ├── InstanceDescriptor.cs
│   │   │   │   │   ├── MemberRelationshipService.cs
│   │   │   │   │   ├── ResolveNameEventArgs.cs
│   │   │   │   │   ├── RootDesignerSerializerAttribute.cs
│   │   │   │   │   └── SerializationStore.cs
│   │   │   │   └── diagnostics
│   │   │   │   ├── BooleanSwitch.cs
│   │   │   │   ├── CorrelationManager.cs
│   │   │   │   ├── Debug.cs
│   │   │   │   ├── DelimitedListTraceListener.cs
│   │   │   │   ├── SeverityFilter.cs
│   │   │   │   ├── SourceFilter.cs
│   │   │   │   ├── SourceSwitch.cs
│   │   │   │   ├── Switch.cs
│   │   │   │   ├── SwitchAttribute.cs
│   │   │   │   ├── SwitchLevelAttribute.cs
│   │   │   │   ├── TextWriterTraceListener.cs
│   │   │   │   ├── Trace.cs
│   │   │   │   ├── TraceEventCache.cs
│   │   │   │   ├── TraceFilter.cs
│   │   │   │   ├── TraceInternal.cs
│   │   │   │   ├── TraceListener.cs
│   │   │   │   ├── TraceListeners.cs
│   │   │   │   ├── TraceSource.cs
│   │   │   │   ├── TraceSwitch.cs
│   │   │   │   └── traceutils.cs
│   │   │   ├── misc
│   │   │   │   ├── SecurityUtils.cs
│   │   │   │   ├── WeakHashtable.cs
│   │   │   │   └── invariantcomparer.cs
│   │   │   ├── net
│   │   │   │   └── System
│   │   │   │   ├── GenericUriParser.cs
│   │   │   │   ├── IriHelper.cs
│   │   │   │   ├── Net
│   │   │   │   │   ├── Authorization.cs
│   │   │   │   │   ├── Cache
│   │   │   │   │   │   ├── RequestCache.cs
│   │   │   │   │   │   ├── RequestCacheEntry.cs
│   │   │   │   │   │   ├── RequestCacheManager.cs
│   │   │   │   │   │   └── RequestCachePolicy.cs
│   │   │   │   │   ├── Configuration
│   │   │   │   │   │   └── DefaultProxySection.cs
│   │   │   │   │   ├── CredentialCache.cs
│   │   │   │   │   ├── DnsEndPoint.cs
│   │   │   │   │   ├── EndPoint.cs
│   │   │   │   │   ├── GlobalProxySelection.cs
│   │   │   │   │   ├── HttpListenerException.cs
│   │   │   │   │   ├── HttpListenerRequestUriBuilder.cs
│   │   │   │   │   ├── HttpVersion.cs
│   │   │   │   │   ├── IPAddress.cs
│   │   │   │   │   ├── IPEndPoint.cs
│   │   │   │   │   ├── IPHostEntry.cs
│   │   │   │   │   ├── Internal.cs
│   │   │   │   │   ├── NetworkCredential.cs
│   │   │   │   │   ├── NetworkInformation
│   │   │   │   │   │   ├── GatewayIPAddressInformationCollection.cs
│   │   │   │   │   │   ├── IPAddressCollection.cs
│   │   │   │   │   │   ├── IPAddressInformationCollection.cs
│   │   │   │   │   │   ├── IPGlobalProperties.cs
│   │   │   │   │   │   ├── IPv6InterfaceProperties.cs
│   │   │   │   │   │   ├── MulticastIPAddressInformationCollection.cs
│   │   │   │   │   │   ├── NetworkAddressChange.cs
│   │   │   │   │   │   ├── NetworkInformationException.cs
│   │   │   │   │   │   ├── NetworkInformationPermission.cs
│   │   │   │   │   │   ├── NetworkInterface.cs
│   │   │   │   │   │   ├── PhysicalAddress.cs
│   │   │   │   │   │   ├── PingOptions.cs
│   │   │   │   │   │   ├── PingReply.cs
│   │   │   │   │   │   ├── SystemGatewayIPAddressInformation.cs
│   │   │   │   │   │   ├── SystemIPAddressInformation.cs
│   │   │   │   │   │   ├── SystemMulticastIPAddressInformation.cs
│   │   │   │   │   │   ├── SystemTcpConnection.cs
│   │   │   │   │   │   ├── UnicastIPAddressInformation.cs
│   │   │   │   │   │   ├── UnicastIPAddressInformationCollection.cs
│   │   │   │   │   │   └── pingexception.cs
│   │   │   │   │   ├── ProtocolViolationException.cs
│   │   │   │   │   ├── SecureProtocols
│   │   │   │   │   │   └── AuthenticatedStream.cs
│   │   │   │   │   ├── SocketAddress.cs
│   │   │   │   │   ├── SocketException.cs
│   │   │   │   │   ├── Sockets
│   │   │   │   │   │   ├── IPPacketInformation.cs
│   │   │   │   │   │   ├── LingerOption.cs
│   │   │   │   │   │   ├── MulticastOption.cs
│   │   │   │   │   │   ├── NetworkStream.cs
│   │   │   │   │   │   ├── Socket.cs
│   │   │   │   │   │   ├── SocketInformation.cs
│   │   │   │   │   │   ├── TCPClient.cs
│   │   │   │   │   │   ├── TCPListener.cs
│   │   │   │   │   │   ├── UDPClient.cs
│   │   │   │   │   │   ├── UdpReceiveResult.cs
│   │   │   │   │   │   └── _MultipleConnectAsync.cs
│   │   │   │   │   ├── TransportContext.cs
│   │   │   │   │   ├── WebException.cs
│   │   │   │   │   ├── WebExceptionStatus.cs
│   │   │   │   │   ├── WebHeaderCollection.cs
│   │   │   │   │   ├── WebPermission.cs
│   │   │   │   │   ├── WebRequest.cs
│   │   │   │   │   ├── WebResponse.cs
│   │   │   │   │   ├── WebUtility.cs
│   │   │   │   │   ├── WriteStreamClosedEventArgs.cs
│   │   │   │   │   ├── _BufferOffsetSize.cs
│   │   │   │   │   ├── _HTTPDateParse.cs
│   │   │   │   │   ├── _HeaderInfo.cs
│   │   │   │   │   ├── _HeaderInfoTable.cs
│   │   │   │   │   ├── _LazyAsyncResult.cs
│   │   │   │   │   ├── _LoggingObject.cs
│   │   │   │   │   ├── _NetRes.cs
│   │   │   │   │   ├── _PooledStream.cs
│   │   │   │   │   ├── _ProxyChain.cs
│   │   │   │   │   ├── _ScatterGatherBuffers.cs
│   │   │   │   │   ├── _Semaphore.cs
│   │   │   │   │   ├── _ServiceNameStore.cs
│   │   │   │   │   ├── _TimerThread.cs
│   │   │   │   │   ├── _WebProxyDataBuilder.cs
│   │   │   │   │   ├── _emptywebproxy.cs
│   │   │   │   │   ├── connectionpool.cs
│   │   │   │   │   ├── cookie.cs
│   │   │   │   │   ├── cookiecollection.cs
│   │   │   │   │   ├── cookiecontainer.cs
│   │   │   │   │   ├── cookieexception.cs
│   │   │   │   │   ├── filewebrequest.cs
│   │   │   │   │   ├── filewebresponse.cs
│   │   │   │   │   ├── mail
│   │   │   │   │   │   ├── Base64Stream.cs
│   │   │   │   │   │   ├── Base64WriteStateInfo.cs
│   │   │   │   │   │   ├── BaseWriter.cs
│   │   │   │   │   │   ├── BufferBuilder.cs
│   │   │   │   │   │   ├── ClosableStream.cs
│   │   │   │   │   │   ├── ContentDisposition.cs
│   │   │   │   │   │   ├── ContentType.cs
│   │   │   │   │   │   ├── DelegatedStream.cs
│   │   │   │   │   │   ├── EightBitStream.cs
│   │   │   │   │   │   ├── EncodedStreamFactory.cs
│   │   │   │   │   │   ├── HeaderCollection.cs
│   │   │   │   │   │   ├── MailBnfHelper.cs
│   │   │   │   │   │   ├── MailHeaderInfo.cs
│   │   │   │   │   │   ├── MimeBasePart.cs
│   │   │   │   │   │   ├── MimeMultiPart.cs
│   │   │   │   │   │   ├── MimePart.cs
│   │   │   │   │   │   ├── MimeWriter.cs
│   │   │   │   │   │   ├── MultiAsyncResult.cs
│   │   │   │   │   │   ├── QEncodedStream.cs
│   │   │   │   │   │   ├── QuotedPrintableStream.cs
│   │   │   │   │   │   ├── SmtpDateTime.cs
│   │   │   │   │   │   ├── TrackingStringDictionary.cs
│   │   │   │   │   │   ├── TrackingValidationObjectDictionary.cs
│   │   │   │   │   │   └── WriteStateInfoBase.cs
│   │   │   │   │   ├── webclient.cs
│   │   │   │   │   └── webproxy.cs
│   │   │   │   ├── URI.cs
│   │   │   │   ├── URIFormatException.cs
│   │   │   │   ├── UriExt.cs
│   │   │   │   ├── UriHelper.cs
│   │   │   │   ├── UriParserTemplates.cs
│   │   │   │   ├── UriScheme.cs
│   │   │   │   ├── _DomainName.cs
│   │   │   │   ├── _IPv4Address.cs
│   │   │   │   ├── _IPv6Address.cs
│   │   │   │   ├── _UncName.cs
│   │   │   │   └── _UriSyntax.cs
│   │   │   ├── regex
│   │   │   │   └── system
│   │   │   │   └── text
│   │   │   │   └── regularexpressions
│   │   │   │   ├── Regex.cs
│   │   │   │   ├── RegexBoyerMoore.cs
│   │   │   │   ├── RegexCapture.cs
│   │   │   │   ├── RegexCaptureCollection.cs
│   │   │   │   ├── RegexCharClass.cs
│   │   │   │   ├── RegexCode.cs
│   │   │   │   ├── RegexCompilationInfo.cs
│   │   │   │   ├── RegexFCD.cs
│   │   │   │   ├── RegexGroup.cs
│   │   │   │   ├── RegexGroupCollection.cs
│   │   │   │   ├── RegexInterpreter.cs
│   │   │   │   ├── RegexMatch.cs
│   │   │   │   ├── RegexMatchCollection.cs
│   │   │   │   ├── RegexMatchTimeoutException.cs
│   │   │   │   ├── RegexNode.cs
│   │   │   │   ├── RegexParser.cs
│   │   │   │   ├── RegexReplacement.cs
│   │   │   │   ├── RegexRunner.cs
│   │   │   │   ├── RegexRunnerFactory.cs
│   │   │   │   ├── RegexTree.cs
│   │   │   │   └── RegexWriter.cs
│   │   │   ├── security
│   │   │   │   └── system
│   │   │   │   └── security
│   │   │   │   ├── Authentication
│   │   │   │   │   └── ExtendedProtection
│   │   │   │   │   ├── ServiceNameCollection.cs
│   │   │   │   │   └── TokenBinding.cs
│   │   │   │   ├── cryptography
│   │   │   │   │   ├── oid.cs
│   │   │   │   │   └── x509
│   │   │   │   │   └── x509utils.cs
│   │   │   │   └── permissions
│   │   │   │   └── typedescriptorpermission.cs
│   │   │   ├── services
│   │   │   │   ├── monitoring
│   │   │   │   │   └── system
│   │   │   │   │   └── diagnosticts
│   │   │   │   │   ├── AsyncStreamReader.cs
│   │   │   │   │   ├── Process.cs
│   │   │   │   │   ├── ProcessModuleCollection.cs
│   │   │   │   │   ├── ProcessStartInfo.cs
│   │   │   │   │   ├── ProcessThreadCollection.cs
│   │   │   │   │   └── processwaithandle.cs
│   │   │   │   └── timers
│   │   │   │   └── system
│   │   │   │   └── timers
│   │   │   │   ├── Timer.cs
│   │   │   │   └── TimersDescriptionAttribute.cs
│   │   │   └── sys
│   │   │   └── system
│   │   │   ├── Diagnostics
│   │   │   │   └── CodeAnalysis
│   │   │   │   └── ExcludeFromCodeCoverageAttribute.cs
│   │   │   ├── IO
│   │   │   │   └── ports
│   │   │   │   └── InternalResources.cs
│   │   │   ├── runtime
│   │   │   │   ├── interopservices
│   │   │   │   │   ├── DefaultParameterValueAttribute.cs
│   │   │   │   │   └── handlecollector.cs
│   │   │   │   └── versioning
│   │   │   │   └── FrameworkName.cs
│   │   │   ├── threading
│   │   │   │   ├── Barrier.cs
│   │   │   │   └── semaphore.cs
│   │   │   └── windows
│   │   │   └── markup
│   │   │   └── ValueSerializerAttribute.cs
│   │   ├── System.ComponentModel.DataAnnotations
│   │   │   └── DataAnnotations
│   │   │   ├── AssociatedMetadataTypeTypeDescriptionProvider.cs
│   │   │   ├── AssociatedMetadataTypeTypeDescriptor.cs
│   │   │   ├── AssociationAttribute.cs
│   │   │   ├── BindableTypeAttribute.cs
│   │   │   ├── CompareAttribute.cs
│   │   │   ├── CreditCardAttribute.cs
│   │   │   ├── CustomValidationAttribute.cs
│   │   │   ├── DataTypeAttribute.cs
│   │   │   ├── DisplayAttribute.cs
│   │   │   ├── DisplayColumnAttribute.cs
│   │   │   ├── DisplayFormatAttribute.cs
│   │   │   ├── EditableAttribute.cs
│   │   │   ├── EmailAddressAttribute.cs
│   │   │   ├── EnumDataTypeAttribute.cs
│   │   │   ├── FileExtensionsAttribute.cs
│   │   │   ├── FilterUIHintAttribute.cs
│   │   │   ├── LocalizableString.cs
│   │   │   ├── MaxLengthAttribute.cs
│   │   │   ├── MetadataPropertyDescriptorWrapper.cs
│   │   │   ├── MetadataTypeAttribute.cs
│   │   │   ├── MinLengthAttribute.cs
│   │   │   ├── PhoneAttribute.cs
│   │   │   ├── RangeAttribute.cs
│   │   │   ├── RegularExpressionAttribute.cs
│   │   │   ├── RequiredAttribute.cs
│   │   │   ├── ScaffoldAttribute.cs
│   │   │   ├── Schema
│   │   │   │   ├── ColumnAttribute.cs
│   │   │   │   ├── DatabaseGeneratedAttribute.cs
│   │   │   │   ├── ForeignKeyAttribute.cs
│   │   │   │   ├── InversePropertyAttribute.cs
│   │   │   │   └── TableAttribute.cs
│   │   │   ├── StringLengthAttribute.cs
│   │   │   ├── UIHintAttribute.cs
│   │   │   ├── UrlAttribute.cs
│   │   │   ├── ValidationAttribute.cs
│   │   │   ├── ValidationAttributeStore.cs
│   │   │   ├── ValidationContext.cs
│   │   │   ├── ValidationException.cs
│   │   │   ├── ValidationResult.cs
│   │   │   └── Validator.cs
│   │   ├── System.Core
│   │   │   ├── Microsoft
│   │   │   │   └── Scripting
│   │   │   │   └── Utils
│   │   │   │   └── StrongBox.cs
│   │   │   └── System
│   │   │   ├── IO
│   │   │   │   └── MemoryMappedFiles
│   │   │   │   ├── MemoryMappedFileSecurity.cs
│   │   │   │   ├── MemoryMappedViewAccessor.cs
│   │   │   │   └── MemoryMappedViewStream.cs
│   │   │   ├── Runtime
│   │   │   │   └── CompilerServices
│   │   │   │   ├── DynamicAttribute.cs
│   │   │   │   └── ExecutionScope.cs
│   │   │   ├── Security
│   │   │   │   └── Cryptography
│   │   │   │   ├── CngAlgorithm.cs
│   │   │   │   ├── CngAlgorithmGroup.cs
│   │   │   │   ├── CngKey.cs
│   │   │   │   ├── CngKeyBlobFormat.cs
│   │   │   │   ├── CngKeyCreationParameters.cs
│   │   │   │   ├── CngProperty.cs
│   │   │   │   ├── CngProvider.cs
│   │   │   │   ├── CngUIPolicy.cs
│   │   │   │   ├── ECDiffieHellmanPublicKey.cs
│   │   │   │   ├── ECDsa.cs
│   │   │   │   ├── ECDsaCng.cs
│   │   │   │   └── RsaCng.cs
│   │   │   └── threading
│   │   │   ├── ReaderWriterLockSlim
│   │   │   │   └── ReaderWriterLockSlim.cs
│   │   │   └── Tasks
│   │   │   └── TaskExtensions.cs
│   │   ├── System.Data
│   │   │   ├── Microsoft
│   │   │   │   └── SqlServer
│   │   │   │   └── Server
│   │   │   │   └── SqlTriggerContext.cs
│   │   │   └── System
│   │   │   └── Data
│   │   │   ├── CodeGen
│   │   │   │   └── StrongTypingException.cs
│   │   │   ├── Common
│   │   │   │   ├── AdapterUtil.cs
│   │   │   │   ├── DBConnectionString.cs
│   │   │   │   ├── DBDataPermission.cs
│   │   │   │   ├── DBDataPermissionAttribute.cs
│   │   │   │   ├── DbConnectionOptions.cs
│   │   │   │   ├── DbConnectionStringCommon.cs
│   │   │   │   ├── GreenMethods.cs
│   │   │   │   ├── NameValuePermission.cs
│   │   │   │   └── SQLTypes
│   │   │   │   └── SqlXmlStorage.cs
│   │   │   ├── ProviderBase
│   │   │   │   ├── DbConnectionPoolAuthenticationContext.cs
│   │   │   │   ├── DbConnectionPoolAuthenticationContextKey.cs
│   │   │   │   ├── DbConnectionPoolOptions.cs
│   │   │   │   ├── DbMetaDataFactory.cs
│   │   │   │   └── WrappedIUnknown.cs
│   │   │   ├── Sql
│   │   │   │   ├── SqlDataSourceEnumerator.cs
│   │   │   │   ├── SqlFacetAttribute.cs
│   │   │   │   ├── SqlFunctionAttribute.cs
│   │   │   │   ├── SqlGenericUtil.cs
│   │   │   │   ├── SqlMethodAttribute.cs
│   │   │   │   ├── SqlNotificationRequest.cs
│   │   │   │   ├── SqlProcedureAttribute.cs
│   │   │   │   ├── SqlTriggerAttribute.cs
│   │   │   │   ├── SqlUserDefinedAggregateAttribute.cs
│   │   │   │   ├── SqlUserDefinedTypeAttribute.cs
│   │   │   │   └── invalidudtexception.cs
│   │   │   └── SqlClient
│   │   │   ├── LocalDBAPI.cs
│   │   │   ├── SqlClientPermission.cs
│   │   │   ├── SqlConnectionString.cs
│   │   │   ├── SqlConnectionStringBuilder.cs
│   │   │   ├── SqlUtil.cs
│   │   │   ├── TdsEnums.cs
│   │   │   └── TdsParserStaticMethods.cs
│   │   ├── System.Data.SqlXml
│   │   │   └── System
│   │   │   └── Xml
│   │   │   └── Xsl
│   │   │   ├── ListBase.cs
│   │   │   ├── Pair.cs
│   │   │   ├── QueryReaderSettings.cs
│   │   │   ├── Runtime
│   │   │   │   ├── DecimalFormatter.cs
│   │   │   │   ├── DocumentOrderComparer.cs
│   │   │   │   ├── EarlyBoundInfo.cs
│   │   │   │   ├── NumberFormatter.cs
│   │   │   │   ├── RtfNavigator.cs
│   │   │   │   ├── StringConcat.cs
│   │   │   │   ├── XmlAttributeCache.cs
│   │   │   │   ├── XmlNavigatorStack.cs
│   │   │   │   └── XmlRawWriterWrapper.cs
│   │   │   ├── SourceLineInfo.cs
│   │   │   ├── XPath
│   │   │   │   ├── XPathCompileException.cs
│   │   │   │   ├── XPathParser.cs
│   │   │   │   └── XPathScanner.cs
│   │   │   ├── XPathConvert.cs
│   │   │   ├── XmlQualifiedNameTest.cs
│   │   │   ├── XmlQueryCardinality.cs
│   │   │   ├── XmlQueryType.cs
│   │   │   ├── XmlQueryTypeFactory.cs
│   │   │   ├── XslException.cs
│   │   │   ├── Xslt
│   │   │   │   └── Keywords.cs
│   │   │   └── XsltOld
│   │   │   ├── Action.cs
│   │   │   ├── ActionFrame.cs
│   │   │   ├── ApplyImportsAction.cs
│   │   │   ├── ApplyTemplatesAction.cs
│   │   │   ├── AttributeAction.cs
│   │   │   ├── AttributeSetAction.cs
│   │   │   ├── Avt.cs
│   │   │   ├── AvtEvent.cs
│   │   │   ├── BeginEvent.cs
│   │   │   ├── BuilderInfo.cs
│   │   │   ├── CallTemplateAction.cs
│   │   │   ├── ChooseAction.cs
│   │   │   ├── CommentAction.cs
│   │   │   ├── CompiledAction.cs
│   │   │   ├── Compiler.cs
│   │   │   ├── ContainerAction.cs
│   │   │   ├── CopyAction.cs
│   │   │   ├── CopyAttributesAction.cs
│   │   │   ├── CopyCodeAction.cs
│   │   │   ├── CopyNamespacesAction.cs
│   │   │   ├── CopyNodesetAction.cs
│   │   │   ├── CopyOfAction.cs
│   │   │   ├── DbgCompiler.cs
│   │   │   ├── DocumentScope.cs
│   │   │   ├── ElementAction.cs
│   │   │   ├── EndEvent.cs
│   │   │   ├── Event.cs
│   │   │   ├── ForeachAction.cs
│   │   │   ├── HtmlProps.cs
│   │   │   ├── IfAction.cs
│   │   │   ├── InputScope.cs
│   │   │   ├── InputScopeManager.cs
│   │   │   ├── MessageAction.cs
│   │   │   ├── NamespaceDecl.cs
│   │   │   ├── NamespaceEvent.cs
│   │   │   ├── NavigatorInput.cs
│   │   │   ├── NavigatorOutput.cs
│   │   │   ├── NewInstructionAction.cs
│   │   │   ├── NumberAction.cs
│   │   │   ├── OutKeywords.cs
│   │   │   ├── OutputScope.cs
│   │   │   ├── OutputScopeManager.cs
│   │   │   ├── PrefixQname.cs
│   │   │   ├── ProcessingInstructionAction.cs
│   │   │   ├── Processor.cs
│   │   │   ├── ReaderOutput.cs
│   │   │   ├── RecordBuilder.cs
│   │   │   ├── RootAction.cs
│   │   │   ├── SequentialOutput.cs
│   │   │   ├── SortAction.cs
│   │   │   ├── StateMachine.cs
│   │   │   ├── StringOutput.cs
│   │   │   ├── Stylesheet.cs
│   │   │   ├── TemplateAction.cs
│   │   │   ├── TemplateBaseAction.cs
│   │   │   ├── TemplateLookupAction.cs
│   │   │   ├── Templatemanager.cs
│   │   │   ├── TextAction.cs
│   │   │   ├── TextEvent.cs
│   │   │   ├── TextOnlyOutput.cs
│   │   │   ├── TextOutput.cs
│   │   │   ├── TheQuery.cs
│   │   │   ├── UseAttributesetsAction.cs
│   │   │   ├── ValueOfAction.cs
│   │   │   ├── VariableAction.cs
│   │   │   ├── WithParamAction.cs
│   │   │   ├── WriterOutput.cs
│   │   │   ├── XsltCompileContext.cs
│   │   │   └── XsltOutput.cs
│   │   ├── System.Net
│   │   │   └── net
│   │   │   └── IPEndPointCollection.cs
│   │   ├── System.Runtime.Serialization
│   │   │   ├── System
│   │   │   │   ├── Runtime
│   │   │   │   │   └── Serialization
│   │   │   │   │   ├── AppSettings.cs
│   │   │   │   │   ├── Attributes.cs
│   │   │   │   │   ├── ClassDataContract.cs
│   │   │   │   │   ├── CollectionDataContract.cs
│   │   │   │   │   ├── CollectionDataContractAttribute.cs
│   │   │   │   │   ├── ContractNamespaceAttribute.cs
│   │   │   │   │   ├── DataContract.cs
│   │   │   │   │   ├── DataContractAttribute.cs
│   │   │   │   │   ├── DataContractSerializer.cs
│   │   │   │   │   ├── DataContractSerializerSettings.cs
│   │   │   │   │   ├── DataContractSet.cs
│   │   │   │   │   ├── DataMember.cs
│   │   │   │   │   ├── DataMemberAttribute.cs
│   │   │   │   │   ├── DateTimeFormat.cs
│   │   │   │   │   ├── DateTimeOffsetAdapter.cs
│   │   │   │   │   ├── Diagnostics
│   │   │   │   │   │   └── TraceUtility.cs
│   │   │   │   │   ├── DictionaryGlobals.cs
│   │   │   │   │   ├── EnumDataContract.cs
│   │   │   │   │   ├── EnumMemberAttribute.cs
│   │   │   │   │   ├── ExportOptions.cs
│   │   │   │   │   ├── ExtensionDataObject.cs
│   │   │   │   │   ├── ExtensionDataReader.cs
│   │   │   │   │   ├── GenericParameterDataContract.cs
│   │   │   │   │   ├── Globals.cs
│   │   │   │   │   ├── HybridObjectCache.cs
│   │   │   │   │   ├── IDataContractSurrogate.cs
│   │   │   │   │   ├── IgnoreDataMemberAttribute.cs
│   │   │   │   │   ├── InvalidDataContractException.cs
│   │   │   │   │   ├── Json
│   │   │   │   │   │   ├── ByteArrayHelperWithString.cs
│   │   │   │   │   │   ├── DataContractJsonSerializer.cs
│   │   │   │   │   │   ├── DataContractJsonSerializerSettings.cs
│   │   │   │   │   │   ├── JsonByteArrayDataContract.cs
│   │   │   │   │   │   ├── JsonClassDataContract.cs
│   │   │   │   │   │   ├── JsonCollectionDataContract.cs
│   │   │   │   │   │   ├── JsonDataContract.cs
│   │   │   │   │   │   ├── JsonEncodingStreamWrapper.cs
│   │   │   │   │   │   ├── JsonEnumDataContract.cs
│   │   │   │   │   │   ├── JsonFormatGeneratorStatics.cs
│   │   │   │   │   │   ├── JsonFormatReaderGenerator.cs
│   │   │   │   │   │   ├── JsonFormatWriterGenerator.cs
│   │   │   │   │   │   ├── JsonGlobals.cs
│   │   │   │   │   │   ├── JsonObjectDataContract.cs
│   │   │   │   │   │   ├── JsonQNameDataContract.cs
│   │   │   │   │   │   ├── JsonReaderDelegator.cs
│   │   │   │   │   │   ├── JsonReaderWriterFactory.cs
│   │   │   │   │   │   ├── JsonStringDataContract.cs
│   │   │   │   │   │   ├── JsonUriDataContract.cs
│   │   │   │   │   │   ├── JsonWriterDelegator.cs
│   │   │   │   │   │   ├── JsonXmlDataContract.cs
│   │   │   │   │   │   ├── XmlJsonReader.cs
│   │   │   │   │   │   ├── XmlJsonWriter.cs
│   │   │   │   │   │   ├── XmlObjectSerializerReadContextComplexJson.cs
│   │   │   │   │   │   └── XmlObjectSerializerWriteContextComplexJson.cs
│   │   │   │   │   ├── KnownTypeAttribute.cs
│   │   │   │   │   ├── KnownTypeDataContractResolver.cs
│   │   │   │   │   ├── NetDataContractSerializer.cs
│   │   │   │   │   ├── ObjectReferenceStack.cs
│   │   │   │   │   ├── ObjectToIdCache.cs
│   │   │   │   │   ├── PrimitiveDataContract.cs
│   │   │   │   │   ├── ScopedKnownTypes.cs
│   │   │   │   │   ├── SerializationTrace.cs
│   │   │   │   │   ├── SpecialTypeDataContract.cs
│   │   │   │   │   ├── SurrogateDataContract.cs
│   │   │   │   │   ├── TypeInformation.cs
│   │   │   │   │   ├── XPathQueryGenerator.cs
│   │   │   │   │   ├── XmlDataContract.cs
│   │   │   │   │   ├── XmlFormatGeneratorStatics.cs
│   │   │   │   │   ├── XmlFormatReaderGenerator.cs
│   │   │   │   │   ├── XmlFormatWriterGenerator.cs
│   │   │   │   │   ├── XmlObjectSerializer.cs
│   │   │   │   │   ├── XmlObjectSerializerContext.cs
│   │   │   │   │   ├── XmlObjectSerializerReadContext.cs
│   │   │   │   │   ├── XmlObjectSerializerReadContextComplex.cs
│   │   │   │   │   ├── XmlObjectSerializerWriteContext.cs
│   │   │   │   │   ├── XmlObjectSerializerWriteContextComplex.cs
│   │   │   │   │   ├── XmlReaderDelegator.cs
│   │   │   │   │   ├── XmlSerializableReader.cs
│   │   │   │   │   ├── XmlSerializableServices.cs
│   │   │   │   │   ├── XmlSerializableWriter.cs
│   │   │   │   │   └── XmlWriterDelegator.cs
│   │   │   │   ├── Text
│   │   │   │   │   ├── Base64Encoding.cs
│   │   │   │   │   ├── BinHexEncoding.cs
│   │   │   │   │   └── SurrogateChar.cs
│   │   │   │   └── Xml
│   │   │   │   ├── ArrayHelper.cs
│   │   │   │   ├── EncodingStreamWrapper.cs
│   │   │   │   ├── PrefixHandle.cs
│   │   │   │   ├── StringHandle.cs
│   │   │   │   ├── UniqueID.cs
│   │   │   │   ├── ValueHandle.cs
│   │   │   │   ├── XmlBaseReader.cs
│   │   │   │   ├── XmlBaseWriter.cs
│   │   │   │   ├── XmlBinaryReader.cs
│   │   │   │   ├── XmlBinaryReaderSession.cs
│   │   │   │   ├── XmlBinaryWriter.cs
│   │   │   │   ├── XmlBinaryWriterSession.cs
│   │   │   │   ├── XmlBufferReader.cs
│   │   │   │   ├── XmlC14NWriter.cs
│   │   │   │   ├── XmlConverter.cs
│   │   │   │   ├── XmlDictionary.cs
│   │   │   │   ├── XmlDictionaryReader.cs
│   │   │   │   ├── XmlDictionaryReaderQuotas.cs
│   │   │   │   ├── XmlDictionaryString.cs
│   │   │   │   ├── XmlDictionaryWriter.cs
│   │   │   │   ├── XmlMtomReader.cs
│   │   │   │   ├── XmlMtomWriter.cs
│   │   │   │   ├── XmlNodeWriter.cs
│   │   │   │   ├── XmlNodeWriterWriteBase64TextArgs.cs
│   │   │   │   ├── XmlSigningNodeWriter.cs
│   │   │   │   ├── XmlStreamNodeWriter.cs
│   │   │   │   ├── XmlUTF8TextReader.cs
│   │   │   │   ├── XmlUTF8TextWriter.cs
│   │   │   │   └── XmlWriteBase64AsyncArgs.cs
│   │   │   └── TD.Designer.cs
│   │   ├── System.ServiceModel.Internals
│   │   │   ├── System
│   │   │   │   └── Runtime
│   │   │   │   ├── ActionItem.cs
│   │   │   │   ├── AssertHelper.cs
│   │   │   │   ├── AsyncEventArgs.cs
│   │   │   │   ├── AsyncResult.cs
│   │   │   │   ├── AsyncWaitHandle.cs
│   │   │   │   ├── BackoffTimeoutHelper.cs
│   │   │   │   ├── BufferedOutputStream.cs
│   │   │   │   ├── CallbackException.cs
│   │   │   │   ├── Collections
│   │   │   │   │   ├── HopperCache.cs
│   │   │   │   │   ├── NullableKeyDictionary.cs
│   │   │   │   │   ├── ObjectCache.cs
│   │   │   │   │   ├── ObjectCacheSettings.cs
│   │   │   │   │   ├── OrderedDictionary.cs
│   │   │   │   │   └── ValidatingCollection.cs
│   │   │   │   ├── CompletedAsyncResult.cs
│   │   │   │   ├── Diagnostics
│   │   │   │   │   ├── DiagnosticEventProvider.cs
│   │   │   │   │   ├── DiagnosticTraceBase.cs
│   │   │   │   │   ├── DiagnosticTraceSource.cs
│   │   │   │   │   ├── DictionaryTraceRecord.cs
│   │   │   │   │   ├── EtwDiagnosticTrace.cs
│   │   │   │   │   ├── EtwProvider.cs
│   │   │   │   │   ├── EventDescriptor.cs
│   │   │   │   │   ├── EventLogger.cs
│   │   │   │   │   ├── EventTraceActivity.cs
│   │   │   │   │   ├── PerformanceCounterNameAttribute.cs
│   │   │   │   │   ├── StringTraceRecord.cs
│   │   │   │   │   └── TraceRecord.cs
│   │   │   │   ├── DuplicateDetector.cs
│   │   │   │   ├── ExceptionTrace.cs
│   │   │   │   ├── FatalException.cs
│   │   │   │   ├── Fx.cs
│   │   │   │   ├── HashHelper.cs
│   │   │   │   ├── IOThreadCancellationTokenSource.cs
│   │   │   │   ├── IOThreadScheduler.cs
│   │   │   │   ├── IOThreadTimer.cs
│   │   │   │   ├── InputQueue.cs
│   │   │   │   ├── InternalBufferManager.cs
│   │   │   │   ├── MruCache.cs
│   │   │   │   ├── NameGenerator.cs
│   │   │   │   ├── PartialTrustHelpers.cs
│   │   │   │   ├── ReadOnlyDictionaryInternal.cs
│   │   │   │   ├── ReadOnlyKeyedCollection.cs
│   │   │   │   ├── ScheduleActionItemAsyncResult.cs
│   │   │   │   ├── SignalGate.cs
│   │   │   │   ├── SynchronizedPool.cs
│   │   │   │   ├── TaskExtensions.cs
│   │   │   │   ├── ThreadNeutralSemaphore.cs
│   │   │   │   ├── Ticks.cs
│   │   │   │   ├── TimeoutHelper.cs
│   │   │   │   ├── TraceLevelHelper.cs
│   │   │   │   ├── TracePayload.cs
│   │   │   │   ├── TypeHelper.cs
│   │   │   │   ├── TypedAsyncResult.cs
│   │   │   │   ├── UrlUtility.cs
│   │   │   │   └── WaitCallbackActionItem.cs
│   │   │   └── TraceCore.Designer.cs
│   │   ├── System.Xml
│   │   │   ├── System
│   │   │   │   └── Xml
│   │   │   │   ├── AsyncHelper.cs
│   │   │   │   ├── Base64Decoder.cs
│   │   │   │   ├── Base64Encoder.cs
│   │   │   │   ├── Base64EncoderAsync.cs
│   │   │   │   ├── BinHexDecoder.cs
│   │   │   │   ├── BinHexEncoder.cs
│   │   │   │   ├── BinaryXml
│   │   │   │   │   ├── SqlUtils.cs
│   │   │   │   │   ├── XmlBinaryReader.cs
│   │   │   │   │   └── XmlBinaryReaderAsync.cs
│   │   │   │   ├── BitStack.cs
│   │   │   │   ├── Bits.cs
│   │   │   │   ├── ByteStack.cs
│   │   │   │   ├── Cache
│   │   │   │   │   ├── XPathDocumentBuilder.cs
│   │   │   │   │   ├── XPathDocumentIterator.cs
│   │   │   │   │   ├── XPathDocumentNavigator.cs
│   │   │   │   │   ├── XPathNode.cs
│   │   │   │   │   ├── XPathNodeHelper.cs
│   │   │   │   │   └── XPathNodeInfoAtom.cs
│   │   │   │   ├── Core
│   │   │   │   │   ├── BinaryCompatibility.cs
│   │   │   │   │   ├── CharEntityEncoderFallback.cs
│   │   │   │   │   ├── HtmlEncodedRawTextWriter.cs
│   │   │   │   │   ├── HtmlTernaryTree.cs
│   │   │   │   │   ├── HtmlUtf8RawTextWriter.cs
│   │   │   │   │   ├── IncrementalReadDecoders.cs
│   │   │   │   │   ├── QueryOutputWriter.cs
│   │   │   │   │   ├── QueryOutputWriterV1.cs
│   │   │   │   │   ├── ReadContentAsBinaryHelper.cs
│   │   │   │   │   ├── ReadOnlyTernaryTree.cs
│   │   │   │   │   ├── SecureStringHasher.cs
│   │   │   │   │   ├── TextEncodedRawTextWriter.cs
│   │   │   │   │   ├── TextUtf8RawTextWriter.cs
│   │   │   │   │   ├── ValidatingReaderNodeData.cs
│   │   │   │   │   ├── XmlAsyncCheckReader.cs
│   │   │   │   │   ├── XmlAsyncCheckWriter.cs
│   │   │   │   │   ├── XmlAutoDetectWriter.cs
│   │   │   │   │   ├── XmlCharCheckingReader.cs
│   │   │   │   │   ├── XmlCharCheckingWriter.cs
│   │   │   │   │   ├── XmlCharCheckingWriterAsync.cs
│   │   │   │   │   ├── XmlConfiguration.cs
│   │   │   │   │   ├── XmlEncodedRawTextWriter.cs
│   │   │   │   │   ├── XmlEncodedRawTextWriterAsync.cs
│   │   │   │   │   ├── XmlEventCache.cs
│   │   │   │   │   ├── XmlParserContext.cs
│   │   │   │   │   ├── XmlRawWriter.cs
│   │   │   │   │   ├── XmlRawWriterAsync.cs
│   │   │   │   │   ├── XmlReader.cs
│   │   │   │   │   ├── XmlReaderAsync.cs
│   │   │   │   │   ├── XmlReaderSettings.cs
│   │   │   │   │   ├── XmlSubtreeReader.cs
│   │   │   │   │   ├── XmlSubtreeReaderAsync.cs
│   │   │   │   │   ├── XmlTextEncoder.cs
│   │   │   │   │   ├── XmlTextReader.cs
│   │   │   │   │   ├── XmlTextReaderImpl.cs
│   │   │   │   │   ├── XmlTextReaderImplAsync.cs
│   │   │   │   │   ├── XmlTextWriter.cs
│   │   │   │   │   ├── XmlUtf8RawTextWriter.cs
│   │   │   │   │   ├── XmlUtf8RawTextWriterAsync.cs
│   │   │   │   │   ├── XmlValidatingReader.cs
│   │   │   │   │   ├── XmlValidatingReaderImpl.cs
│   │   │   │   │   ├── XmlValidatingReaderImplAsync.cs
│   │   │   │   │   ├── XmlWellFormedWriter.cs
│   │   │   │   │   ├── XmlWellFormedWriterAsync.cs
│   │   │   │   │   ├── XmlWrappingReader.cs
│   │   │   │   │   ├── XmlWrappingReaderAsync.cs
│   │   │   │   │   ├── XmlWrappingWriter.cs
│   │   │   │   │   ├── XmlWrappingWriterAsync.cs
│   │   │   │   │   ├── XmlWriter.cs
│   │   │   │   │   ├── XmlWriterAsync.cs
│   │   │   │   │   ├── XmlWriterSettings.cs
│   │   │   │   │   ├── XsdCachingReader.cs
│   │   │   │   │   ├── XsdCachingReaderAsync.cs
│   │   │   │   │   ├── XsdValidatingReader.cs
│   │   │   │   │   └── XsdValidatingReaderAsync.cs
│   │   │   │   ├── DiagnosticsSwitches.cs
│   │   │   │   ├── Dom
│   │   │   │   │   ├── DocumentSchemaValidator.cs
│   │   │   │   │   ├── DocumentXPathNavigator.cs
│   │   │   │   │   ├── DocumentXmlWriter.cs
│   │   │   │   │   ├── DomNameTable.cs
│   │   │   │   │   ├── XPathNodeList.cs
│   │   │   │   │   ├── XmlAttribute.cs
│   │   │   │   │   ├── XmlAttributeCollection.cs
│   │   │   │   │   ├── XmlCDataSection.cs
│   │   │   │   │   ├── XmlCharacterData.cs
│   │   │   │   │   ├── XmlChildEnumerator.cs
│   │   │   │   │   ├── XmlChildNodes.cs
│   │   │   │   │   ├── XmlComment.cs
│   │   │   │   │   ├── XmlDeclaration.cs
│   │   │   │   │   ├── XmlDocument.cs
│   │   │   │   │   ├── XmlDocumentFragment.cs
│   │   │   │   │   ├── XmlDocumentType.cs
│   │   │   │   │   ├── XmlDomTextWriter.cs
│   │   │   │   │   ├── XmlElement.cs
│   │   │   │   │   ├── XmlElementList.cs
│   │   │   │   │   ├── XmlEntity.cs
│   │   │   │   │   ├── XmlEntityReference.cs
│   │   │   │   │   ├── XmlImplementation.cs
│   │   │   │   │   ├── XmlLinkedNode.cs
│   │   │   │   │   ├── XmlLoader.cs
│   │   │   │   │   ├── XmlName.cs
│   │   │   │   │   ├── XmlNamedNodemap.cs
│   │   │   │   │   ├── XmlNode.cs
│   │   │   │   │   ├── XmlNodeChangedEventArgs.cs
│   │   │   │   │   ├── XmlNodeList.cs
│   │   │   │   │   ├── XmlNodeReader.cs
│   │   │   │   │   ├── XmlNotation.cs
│   │   │   │   │   ├── XmlProcessingInstruction.cs
│   │   │   │   │   ├── XmlSignificantWhiteSpace.cs
│   │   │   │   │   ├── XmlText.cs
│   │   │   │   │   ├── XmlUnspecifiedAttribute.cs
│   │   │   │   │   └── XmlWhitespace.cs
│   │   │   │   ├── EmptyEnumerator.cs
│   │   │   │   ├── HWStack.cs
│   │   │   │   ├── IXmlLineInfo.cs
│   │   │   │   ├── LineInfo.cs
│   │   │   │   ├── NameTable.cs
│   │   │   │   ├── Ref.cs
│   │   │   │   ├── Resolvers
│   │   │   │   │   ├── XmlPreloadedResolver.cs
│   │   │   │   │   └── XmlPreloadedResolverAsync.cs
│   │   │   │   ├── Schema
│   │   │   │   │   ├── Asttree.cs
│   │   │   │   │   ├── AutoValidator.cs
│   │   │   │   │   ├── BaseProcessor.cs
│   │   │   │   │   ├── BaseValidator.cs
│   │   │   │   │   ├── BitSet.cs
│   │   │   │   │   ├── Chameleonkey.cs
│   │   │   │   │   ├── CompiledidEntityConstraint.cs
│   │   │   │   │   ├── ConstraintStruct.cs
│   │   │   │   │   ├── ContentValidator.cs
│   │   │   │   │   ├── DataTypeImplementation.cs
│   │   │   │   │   ├── DtdParser.cs
│   │   │   │   │   ├── DtdParserAsync.cs
│   │   │   │   │   ├── DtdValidator.cs
│   │   │   │   │   ├── FacetChecker.cs
│   │   │   │   │   ├── Inference
│   │   │   │   │   │   ├── Infer.cs
│   │   │   │   │   │   └── XmlSchemaInferenceException.cs
│   │   │   │   │   ├── NamespaceList.cs
│   │   │   │   │   ├── Parser.cs
│   │   │   │   │   ├── Preprocessor.cs
│   │   │   │   │   ├── SchemaAttDef.cs
│   │   │   │   │   ├── SchemaCollectionCompiler.cs
│   │   │   │   │   ├── SchemaCollectionpreProcessor.cs
│   │   │   │   │   ├── SchemaDeclBase.cs
│   │   │   │   │   ├── SchemaElementDecl.cs
│   │   │   │   │   ├── SchemaEntity.cs
│   │   │   │   │   ├── SchemaInfo.cs
│   │   │   │   │   ├── SchemaNames.cs
│   │   │   │   │   ├── SchemaNamespacemanager.cs
│   │   │   │   │   ├── SchemaNotation.cs
│   │   │   │   │   ├── SchemaSetCompiler.cs
│   │   │   │   │   ├── ValidationEventArgs.cs
│   │   │   │   │   ├── ValidationState.cs
│   │   │   │   │   ├── XdrBuilder.cs
│   │   │   │   │   ├── XdrValidator.cs
│   │   │   │   │   ├── XmlAtomicValue.cs
│   │   │   │   │   ├── XmlSchema.cs
│   │   │   │   │   ├── XmlSchemaAll.cs
│   │   │   │   │   ├── XmlSchemaAnnotated.cs
│   │   │   │   │   ├── XmlSchemaAnnotation.cs
│   │   │   │   │   ├── XmlSchemaAny.cs
│   │   │   │   │   ├── XmlSchemaAnyAttribute.cs
│   │   │   │   │   ├── XmlSchemaAppInfo.cs
│   │   │   │   │   ├── XmlSchemaAttribute.cs
│   │   │   │   │   ├── XmlSchemaAttributeGroup.cs
│   │   │   │   │   ├── XmlSchemaAttributeGroupref.cs
│   │   │   │   │   ├── XmlSchemaChoice.cs
│   │   │   │   │   ├── XmlSchemaCollection.cs
│   │   │   │   │   ├── XmlSchemaCompilationSettings.cs
│   │   │   │   │   ├── XmlSchemaComplexContent.cs
│   │   │   │   │   ├── XmlSchemaComplexContentExtension.cs
│   │   │   │   │   ├── XmlSchemaComplexContentRestriction.cs
│   │   │   │   │   ├── XmlSchemaComplexType.cs
│   │   │   │   │   ├── XmlSchemaDataType.cs
│   │   │   │   │   ├── XmlSchemaDocumentation.cs
│   │   │   │   │   ├── XmlSchemaElement.cs
│   │   │   │   │   ├── XmlSchemaException.cs
│   │   │   │   │   ├── XmlSchemaExternal.cs
│   │   │   │   │   ├── XmlSchemaFacet.cs
│   │   │   │   │   ├── XmlSchemaGroup.cs
│   │   │   │   │   ├── XmlSchemaGroupRef.cs
│   │   │   │   │   ├── XmlSchemaIdEntityConstraint.cs
│   │   │   │   │   ├── XmlSchemaImport.cs
│   │   │   │   │   ├── XmlSchemaInclude.cs
│   │   │   │   │   ├── XmlSchemaInfo.cs
│   │   │   │   │   ├── XmlSchemaNotation.cs
│   │   │   │   │   ├── XmlSchemaObject.cs
│   │   │   │   │   ├── XmlSchemaObjectCollection.cs
│   │   │   │   │   ├── XmlSchemaObjectTable.cs
│   │   │   │   │   ├── XmlSchemaParticle.cs
│   │   │   │   │   ├── XmlSchemaRedefine.cs
│   │   │   │   │   ├── XmlSchemaSequence.cs
│   │   │   │   │   ├── XmlSchemaSet.cs
│   │   │   │   │   ├── XmlSchemaSimpleContent.cs
│   │   │   │   │   ├── XmlSchemaSimpleContentExtension.cs
│   │   │   │   │   ├── XmlSchemaSimpleContentRestriction.cs
│   │   │   │   │   ├── XmlSchemaSimpleType.cs
│   │   │   │   │   ├── XmlSchemaSimpleTypeList.cs
│   │   │   │   │   ├── XmlSchemaSimpleTypeRestriction.cs
│   │   │   │   │   ├── XmlSchemaSimpleTypeUnion.cs
│   │   │   │   │   ├── XmlSchemaSubstitutionGroup.cs
│   │   │   │   │   ├── XmlSchemaType.cs
│   │   │   │   │   ├── XmlSchemaValidationException.cs
│   │   │   │   │   ├── XmlSchemaValidator.cs
│   │   │   │   │   ├── XmlValueConverter.cs
│   │   │   │   │   ├── XsdBuilder.cs
│   │   │   │   │   ├── XsdDateTime.cs
│   │   │   │   │   ├── XsdDuration.cs
│   │   │   │   │   └── XsdValidator.cs
│   │   │   │   ├── Serialization
│   │   │   │   │   ├── CodeIdentifier.cs
│   │   │   │   │   ├── CodeIdentifiers.cs
│   │   │   │   │   ├── ImportContext.cs
│   │   │   │   │   ├── SchemaObjectWriter.cs
│   │   │   │   │   ├── XmlSchemas.cs
│   │   │   │   │   ├── XmlSerializerNamespaces.cs
│   │   │   │   │   └── _Events.cs
│   │   │   │   ├── ValidateNames.cs
│   │   │   │   ├── XPath
│   │   │   │   │   ├── Internal
│   │   │   │   │   │   ├── AbsoluteQuery.cs
│   │   │   │   │   │   ├── AttributeQuery.cs
│   │   │   │   │   │   ├── Axis.cs
│   │   │   │   │   │   ├── BaseAxisQuery.cs
│   │   │   │   │   │   ├── BooleanExpr.cs
│   │   │   │   │   │   ├── BooleanFunctions.cs
│   │   │   │   │   │   ├── CacheAxisQuery.cs
│   │   │   │   │   │   ├── CacheChildrenQuery.cs
│   │   │   │   │   │   ├── CacheOutputQuery.cs
│   │   │   │   │   │   ├── ChildrenQuery.cs
│   │   │   │   │   │   ├── ClonableStack.cs
│   │   │   │   │   │   ├── CompiledXPathExpr.cs
│   │   │   │   │   │   ├── ContextQuery.cs
│   │   │   │   │   │   ├── DescendantBaseQuery.cs
│   │   │   │   │   │   ├── DescendantQuery.cs
│   │   │   │   │   │   ├── DescendantoverDescendantQuery.cs
│   │   │   │   │   │   ├── DocumentorderQuery.cs
│   │   │   │   │   │   ├── EmptyQuery.cs
│   │   │   │   │   │   ├── ExtensionQuery.cs
│   │   │   │   │   │   ├── Filter.cs
│   │   │   │   │   │   ├── FilterQuery.cs
│   │   │   │   │   │   ├── FollowingQuery.cs
│   │   │   │   │   │   ├── FollowingSibling.cs
│   │   │   │   │   │   ├── ForwardPositionQuery.cs
│   │   │   │   │   │   ├── Function.cs
│   │   │   │   │   │   ├── FunctionQuery.cs
│   │   │   │   │   │   ├── Group.cs
│   │   │   │   │   │   ├── GroupQuery.cs
│   │   │   │   │   │   ├── IdQuery.cs
│   │   │   │   │   │   ├── IteratorFilter.cs
│   │   │   │   │   │   ├── LogicalExpr.cs
│   │   │   │   │   │   ├── MergeFilterQuery.cs
│   │   │   │   │   │   ├── NamespaceQuery.cs
│   │   │   │   │   │   ├── NodeFunctions.cs
│   │   │   │   │   │   ├── NumberFunctions.cs
│   │   │   │   │   │   ├── NumericExpr.cs
│   │   │   │   │   │   ├── Operand.cs
│   │   │   │   │   │   ├── OperandQuery.cs
│   │   │   │   │   │   ├── Operator.cs
│   │   │   │   │   │   ├── ParentQuery.cs
│   │   │   │   │   │   ├── PrecedingQuery.cs
│   │   │   │   │   │   ├── PrecedingSibling.cs
│   │   │   │   │   │   ├── Query.cs
│   │   │   │   │   │   ├── QueryBuilder.cs
│   │   │   │   │   │   ├── ResetableIterator.cs
│   │   │   │   │   │   ├── ReversePositionQuery.cs
│   │   │   │   │   │   ├── Root.cs
│   │   │   │   │   │   ├── SortQuery.cs
│   │   │   │   │   │   ├── StringFunctions.cs
│   │   │   │   │   │   ├── UnionExpr.cs
│   │   │   │   │   │   ├── ValueQuery.cs
│   │   │   │   │   │   ├── Variable.cs
│   │   │   │   │   │   ├── VariableQuery.cs
│   │   │   │   │   │   ├── XPathAncestorIterator.cs
│   │   │   │   │   │   ├── XPathAncestorQuery.cs
│   │   │   │   │   │   ├── XPathArrayIterator.cs
│   │   │   │   │   │   ├── XPathAxisIterator.cs
│   │   │   │   │   │   ├── XPathChildIterator.cs
│   │   │   │   │   │   ├── XPathDescendantIterator.cs
│   │   │   │   │   │   ├── XPathEmptyIterator.cs
│   │   │   │   │   │   ├── XPathMultyIterator.cs
│   │   │   │   │   │   ├── XPathParser.cs
│   │   │   │   │   │   ├── XPathScanner.cs
│   │   │   │   │   │   ├── XPathSelectionIterator.cs
│   │   │   │   │   │   ├── XPathSelfQuery.cs
│   │   │   │   │   │   └── XPathSingletonIterator.cs
│   │   │   │   │   ├── XPathDocument.cs
│   │   │   │   │   ├── XPathException.cs
│   │   │   │   │   ├── XPathExpr.cs
│   │   │   │   │   ├── XPathItem.cs
│   │   │   │   │   ├── XPathNavigator.cs
│   │   │   │   │   ├── XPathNavigatorKeyComparer.cs
│   │   │   │   │   ├── XPathNavigatorReader.cs
│   │   │   │   │   └── XPathNodeIterator.cs
│   │   │   │   ├── XmlCharType.cs
│   │   │   │   ├── XmlComplianceUtil.cs
│   │   │   │   ├── XmlConvert.cs
│   │   │   │   ├── XmlDownloadManager.cs
│   │   │   │   ├── XmlDownloadManagerAsync.cs
│   │   │   │   ├── XmlEncoding.cs
│   │   │   │   ├── XmlException.cs
│   │   │   │   ├── XmlNamespacemanager.cs
│   │   │   │   ├── XmlNullResolver.cs
│   │   │   │   ├── XmlQualifiedName.cs
│   │   │   │   ├── XmlResolver.cs
│   │   │   │   ├── XmlResolverAsync.cs
│   │   │   │   ├── XmlSecureResolver.cs
│   │   │   │   ├── XmlSecureResolverAsync.cs
│   │   │   │   ├── XmlUrlResolver.cs
│   │   │   │   ├── XmlXapResolver.cs
│   │   │   │   └── Xslt
│   │   │   │   ├── XslTransform.cs
│   │   │   │   ├── XsltArgumentList.cs
│   │   │   │   ├── XsltContext.cs
│   │   │   │   ├── XsltException.cs
│   │   │   │   └── XsltSettings.cs
│   │   │   └── misc
│   │   │   └── InvariantComparer.cs
│   │   ├── System.Xml.Linq
│   │   │   └── System
│   │   │   └── Xml
│   │   │   └── Linq
│   │   │   ├── XComponentModel.cs
│   │   │   ├── XLinq.cs
│   │   │   ├── XNodeNavigator.cs
│   │   │   └── XNodeValidator.cs
│   │   └── mscorlib
│   │   ├── microsoft
│   │   │   └── win32
│   │   │   └── safehandles
│   │   │   ├── safefilehandle.cs
│   │   │   ├── safefindhandle.cs
│   │   │   ├── saferegistryhandle.cs
│   │   │   ├── safewaithandle.cs
│   │   │   └── win32safehandles.cs
│   │   └── system
│   │   ├── AggregateException.cs
│   │   ├── AppContext
│   │   │   └── AppContext.cs
│   │   ├── FormattableString.cs
│   │   ├── Lazy.cs
│   │   ├── __filters.cs
│   │   ├── _localdatastore.cs
│   │   ├── _localdatastoremgr.cs
│   │   ├── accessviolationexception.cs
│   │   ├── activator.cs
│   │   ├── appdomainattributes.cs
│   │   ├── appdomainunloadedexception.cs
│   │   ├── applicationexception.cs
│   │   ├── applicationid.cs
│   │   ├── argumentexception.cs
│   │   ├── argumentnullexception.cs
│   │   ├── argumentoutofrangeexception.cs
│   │   ├── arithmeticexception.cs
│   │   ├── arraysegment.cs
│   │   ├── arraytypemismatchexception.cs
│   │   ├── attribute.cs
│   │   ├── attributeusageattribute.cs
│   │   ├── badimageformatexception.cs
│   │   ├── bitconverter.cs
│   │   ├── boolean.cs
│   │   ├── buffer.cs
│   │   ├── byte.cs
│   │   ├── cannotunloadappdomainexception.cs
│   │   ├── char.cs
│   │   ├── charenumerator.cs
│   │   ├── clscompliantattribute.cs
│   │   ├── collections
│   │   │   ├── arraylist.cs
│   │   │   ├── bitarray.cs
│   │   │   ├── caseinsensitivecomparer.cs
│   │   │   ├── caseinsensitivehashcodeprovider.cs
│   │   │   ├── collectionbase.cs
│   │   │   ├── comparer.cs
│   │   │   ├── compatiblecomparer.cs
│   │   │   ├── dictionarybase.cs
│   │   │   ├── emptyreadonlydictionaryinternal.cs
│   │   │   ├── generic
│   │   │   │   ├── comparer.cs
│   │   │   │   ├── debugview.cs
│   │   │   │   ├── equalitycomparer.cs
│   │   │   │   ├── keynotfoundexception.cs
│   │   │   │   └── list.cs
│   │   │   ├── hashtable.cs
│   │   │   ├── keyvaluepairs.cs
│   │   │   ├── listdictionaryinternal.cs
│   │   │   ├── objectmodel
│   │   │   │   ├── collection.cs
│   │   │   │   ├── keyedcollection.cs
│   │   │   │   ├── readonlycollection.cs
│   │   │   │   └── readonlydictionary.cs
│   │   │   ├── queue.cs
│   │   │   ├── readonlycollectionbase.cs
│   │   │   ├── sortedlist.cs
│   │   │   ├── stack.cs
│   │   │   └── structuralcomparisons.cs
│   │   ├── consolecanceleventargs.cs
│   │   ├── consolekeyinfo.cs
│   │   ├── contextmarshalexception.cs
│   │   ├── contextstaticattribute.cs
│   │   ├── convert.cs
│   │   ├── datamisalignedexception.cs
│   │   ├── datetime.cs
│   │   ├── datetimeoffset.cs
│   │   ├── dbnull.cs
│   │   ├── decimal.cs
│   │   ├── defaultbinder.cs
│   │   ├── diagnostics
│   │   │   ├── assert.cs
│   │   │   ├── assertfilter.cs
│   │   │   ├── codeanalysis
│   │   │   │   └── suppressmessageattribute.cs
│   │   │   ├── conditionalattribute.cs
│   │   │   ├── contracts
│   │   │   │   ├── contracts.cs
│   │   │   │   └── contractsbcl.cs
│   │   │   ├── debuggerattributes.cs
│   │   │   └── eventing
│   │   │   ├── TraceLogging
│   │   │   │   └── EventSourceOptions.cs
│   │   │   └── eventsourceexception.cs
│   │   ├── dividebyzeroexception.cs
│   │   ├── dllnotfoundexception.cs
│   │   ├── double.cs
│   │   ├── duplicatewaitobjectexception.cs
│   │   ├── empty.cs
│   │   ├── entrypointnotfoundexception.cs
│   │   ├── enum.cs
│   │   ├── eventargs.cs
│   │   ├── exception.cs
│   │   ├── executionengineexception.cs
│   │   ├── fieldaccessexception.cs
│   │   ├── flagsattribute.cs
│   │   ├── formatexception.cs
│   │   ├── gc.cs
│   │   ├── globalization
│   │   │   ├── CalendricalCalculationsHelper.cs
│   │   │   ├── Persiancalendar.cs
│   │   │   ├── calendar.cs
│   │   │   ├── calendardata.cs
│   │   │   ├── charunicodeinfo.cs
│   │   │   ├── chineselunisolarcalendar.cs
│   │   │   ├── compareinfo.cs
│   │   │   ├── culturenotfoundexception.cs
│   │   │   ├── datetimeformat.cs
│   │   │   ├── datetimeformatinfo.cs
│   │   │   ├── datetimeformatinfoscanner.cs
│   │   │   ├── datetimeparse.cs
│   │   │   ├── daylighttime.cs
│   │   │   ├── eastasianlunisolarcalendar.cs
│   │   │   ├── globalizationassembly.cs
│   │   │   ├── gregoriancalendar.cs
│   │   │   ├── gregoriancalendarhelper.cs
│   │   │   ├── hebrewcalendar.cs
│   │   │   ├── hebrewnumber.cs
│   │   │   ├── hijricalendar.cs
│   │   │   ├── japanesecalendar.cs
│   │   │   ├── japaneselunisolarcalendar.cs
│   │   │   ├── juliancalendar.cs
│   │   │   ├── koreancalendar.cs
│   │   │   ├── koreanlunisolarcalendar.cs
│   │   │   ├── numberformatinfo.cs
│   │   │   ├── sortversion.cs
│   │   │   ├── stringinfo.cs
│   │   │   ├── taiwancalendar.cs
│   │   │   ├── taiwanlunisolarcalendar.cs
│   │   │   ├── textelementenumerator.cs
│   │   │   ├── textinfo.cs
│   │   │   ├── thaibuddhistcalendar.cs
│   │   │   ├── timespanformat.cs
│   │   │   ├── timespanparse.cs
│   │   │   └── umalquracalendar.cs
│   │   ├── guid.cs
│   │   ├── indexoutofrangeexception.cs
│   │   ├── insufficientexecutionstackexception.cs
│   │   ├── insufficientmemoryexception.cs
│   │   ├── int16.cs
│   │   ├── int32.cs
│   │   ├── int64.cs
│   │   ├── invalidcastexception.cs
│   │   ├── invalidoperationexception.cs
│   │   ├── invalidprogramexception.cs
│   │   ├── invalidtimezoneexception.cs
│   │   ├── io
│   │   │   ├── __error.cs
│   │   │   ├── binaryreader.cs
│   │   │   ├── binarywriter.cs
│   │   │   ├── bufferedstream.cs
│   │   │   ├── directory.cs
│   │   │   ├── directorynotfoundexception.cs
│   │   │   ├── drivenotfoundexception.cs
│   │   │   ├── endofstreamexception.cs
│   │   │   ├── fileinfo.cs
│   │   │   ├── fileloadexception.cs
│   │   │   ├── filenotfoundexception.cs
│   │   │   ├── filesystemenumerable.cs
│   │   │   ├── filesysteminfo.cs
│   │   │   ├── ioexception.cs
│   │   │   ├── memorystream.cs
│   │   │   ├── pathtoolongexception.cs
│   │   │   ├── pinnedbuffermemorystream.cs
│   │   │   ├── stream.cs
│   │   │   ├── streamreader.cs
│   │   │   ├── streamwriter.cs
│   │   │   ├── stringreader.cs
│   │   │   ├── stringwriter.cs
│   │   │   ├── textreader.cs
│   │   │   ├── textwriter.cs
│   │   │   ├── unmanagedmemoryaccessor.cs
│   │   │   ├── unmanagedmemorystream.cs
│   │   │   └── unmanagedmemorystreamwrapper.cs
│   │   ├── math.cs
│   │   ├── memberaccessexception.cs
│   │   ├── methodaccessexception.cs
│   │   ├── missingfieldexception.cs
│   │   ├── missingmemberexception.cs
│   │   ├── missingmethodexception.cs
│   │   ├── multicastnotsupportedexception.cs
│   │   ├── nonserializedattribute.cs
│   │   ├── notfinitenumberexception.cs
│   │   ├── notimplementedexception.cs
│   │   ├── notsupportedexception.cs
│   │   ├── nullreferenceexception.cs
│   │   ├── number.cs
│   │   ├── objectdisposedexception.cs
│   │   ├── obsoleteattribute.cs
│   │   ├── operationcanceledexception.cs
│   │   ├── outofmemoryexception.cs
│   │   ├── overflowexception.cs
│   │   ├── paramarrayattribute.cs
│   │   ├── paramsarray.cs
│   │   ├── platformnotsupportedexception.cs
│   │   ├── progress.cs
│   │   ├── random.cs
│   │   ├── rankexception.cs
│   │   ├── reflection
│   │   │   ├── CustomAttributeExtensions.cs
│   │   │   ├── RuntimeReflectionExtensions.cs
│   │   │   ├── ambiguousmatchexception.cs
│   │   │   ├── assemblyattributes.cs
│   │   │   ├── assemblynameproxy.cs
│   │   │   ├── binder.cs
│   │   │   ├── defaultmemberattribute.cs
│   │   │   ├── emit
│   │   │   │   └── methodbuilder.cs
│   │   │   ├── introspectionextensions.cs
│   │   │   ├── invalidfiltercriteriaexception.cs
│   │   │   ├── manifestresourceinfo.cs
│   │   │   ├── memberinfo.cs
│   │   │   ├── memberinfoserializationholder.cs
│   │   │   ├── methodbase.cs
│   │   │   ├── methodinfo.cs
│   │   │   ├── missing.cs
│   │   │   ├── obfuscateassemblyattribute.cs
│   │   │   ├── obfuscationattribute.cs
│   │   │   ├── parametermodifier.cs
│   │   │   ├── pointer.cs
│   │   │   ├── reflectioncontext.cs
│   │   │   ├── reflectiontypeloadexception.cs
│   │   │   ├── targetexception.cs
│   │   │   ├── targetinvocationexception.cs
│   │   │   ├── targetparametercountexception.cs
│   │   │   ├── typedelegator.cs
│   │   │   └── typeinfo.cs
│   │   ├── resources
│   │   │   ├── __fastresourcecomparer.cs
│   │   │   ├── filebasedresourcegroveler.cs
│   │   │   ├── manifestbasedresourcegroveler.cs
│   │   │   ├── missingmanifestresourceexception.cs
│   │   │   ├── missingsatelliteassemblyexception.cs
│   │   │   ├── neutralresourceslanguageattribute.cs
│   │   │   ├── resourcefallbackmanager.cs
│   │   │   ├── resourcemanager.cs
│   │   │   ├── resourcereader.cs
│   │   │   ├── resourceset.cs
│   │   │   ├── resourcewriter.cs
│   │   │   ├── runtimeresourceset.cs
│   │   │   └── satellitecontractversionattribute.cs
│   │   ├── rttype.cs
│   │   ├── runtime
│   │   │   ├── NgenServicingAttributes.cs
│   │   │   ├── compilerservices
│   │   │   │   ├── AsyncMethodBuilder.cs
│   │   │   │   ├── AsyncStateMachineAttribute.cs
│   │   │   │   ├── CallerFilePathAttribute.cs
│   │   │   │   ├── CallerLineNumberAttribute.cs
│   │   │   │   ├── CallerMemberNameAttribute.cs
│   │   │   │   ├── FormattableStringFactory.cs
│   │   │   │   ├── IteratorStateMachineAttribute.cs
│   │   │   │   ├── ReferenceAssemblyAttribute.cs
│   │   │   │   ├── RuntimeCompatibilityAttribute.cs
│   │   │   │   ├── RuntimeWrappedException.cs
│   │   │   │   ├── StateMachineAttribute.cs
│   │   │   │   ├── TaskAwaiter.cs
│   │   │   │   ├── TypeForwardedFromAttribute.cs
│   │   │   │   ├── TypeForwardedToAttribute.cs
│   │   │   │   ├── YieldAwaitable.cs
│   │   │   │   ├── accessedthroughpropertyattribute.cs
│   │   │   │   ├── assemblyattributesgohere.cs
│   │   │   │   ├── assemblysettingattributes.cs
│   │   │   │   ├── compilationrelaxations.cs
│   │   │   │   ├── compilergeneratedattribute.cs
│   │   │   │   ├── compilerglobalscopeattribute.cs
│   │   │   │   ├── customconstantattribute.cs
│   │   │   │   ├── datetimeconstantattribute.cs
│   │   │   │   ├── decimalconstantattribute.cs
│   │   │   │   ├── decoratednameattribute.cs
│   │   │   │   ├── disableprivatereflectionattribute.cs
│   │   │   │   ├── discardableattribute.cs
│   │   │   │   ├── fixedbufferattribute.cs
│   │   │   │   ├── hascopysemanticsattribute.cs
│   │   │   │   ├── idispatchconstantattribute.cs
│   │   │   │   ├── indexernameattribute.cs
│   │   │   │   ├── internalsvisibletoattribute.cs
│   │   │   │   ├── iunknownconstantattribute.cs
│   │   │   │   ├── methodimplattribute.cs
│   │   │   │   ├── nativecppclassattribute.cs
│   │   │   │   ├── requiredattributeattribute.cs
│   │   │   │   ├── scopelessenumattribute.cs
│   │   │   │   ├── specialnameattribute.cs
│   │   │   │   ├── suppressildasmattribute.cs
│   │   │   │   ├── suppressmergecheckattribute.cs
│   │   │   │   └── typedependencyattribute.cs
│   │   │   ├── exceptionservices
│   │   │   │   ├── corruptingexceptioncommon.cs
│   │   │   │   ├── exceptionnotification.cs
│   │   │   │   └── exceptionservicescommon.cs
│   │   │   ├── interopservices
│   │   │   │   ├── arraywithoffset.cs
│   │   │   │   ├── attributes.cs
│   │   │   │   ├── bstrwrapper.cs
│   │   │   │   ├── comexception.cs
│   │   │   │   ├── criticalhandle.cs
│   │   │   │   ├── currencywrapper.cs
│   │   │   │   ├── dispatchwrapper.cs
│   │   │   │   ├── errorwrapper.cs
│   │   │   │   ├── externalexception.cs
│   │   │   │   ├── handleref.cs
│   │   │   │   ├── invalidcomobjectexception.cs
│   │   │   │   ├── invalidolevarianttypeexception.cs
│   │   │   │   ├── marshaldirectiveexception.cs
│   │   │   │   ├── runtimeenvironment.cs
│   │   │   │   ├── safearrayrankmismatchexception.cs
│   │   │   │   ├── safearraytypemismatchexception.cs
│   │   │   │   ├── safehandle.cs
│   │   │   │   ├── sehexception.cs
│   │   │   │   ├── unknownwrapper.cs
│   │   │   │   ├── variantWrapper.cs
│   │   │   │   └── windowsruntime
│   │   │   │   ├── attributes.cs
│   │   │   │   ├── eventregistrationtoken.cs
│   │   │   │   ├── eventregistrationtokentable.cs
│   │   │   │   └── windowsruntimemarshal.cs
│   │   │   ├── reliability
│   │   │   │   ├── criticalfinalizerobject.cs
│   │   │   │   ├── prepreparemethodattribute.cs
│   │   │   │   └── reliabilitycontractattribute.cs
│   │   │   ├── remoting
│   │   │   │   └── callcontext.cs
│   │   │   ├── serialization
│   │   │   │   ├── formatter.cs
│   │   │   │   ├── formatterconverter.cs
│   │   │   │   ├── formatters
│   │   │   │   │   ├── binary
│   │   │   │   │   │   ├── binarycommonclasses.cs
│   │   │   │   │   │   ├── binaryconverter.cs
│   │   │   │   │   │   ├── binaryformatter.cs
│   │   │   │   │   │   ├── binaryformatterwriter.cs
│   │   │   │   │   │   ├── binaryobjectinfo.cs
│   │   │   │   │   │   ├── binaryobjectreader.cs
│   │   │   │   │   │   ├── binaryobjectwriter.cs
│   │   │   │   │   │   ├── binaryparser.cs
│   │   │   │   │   │   └── binaryutilclasses.cs
│   │   │   │   │   ├── sertrace.cs
│   │   │   │   │   ├── soapfault.cs
│   │   │   │   │   └── soapmessage.cs
│   │   │   │   ├── formatterservices.cs
│   │   │   │   ├── memberholder.cs
│   │   │   │   ├── objectidgenerator.cs
│   │   │   │   ├── objectmanager.cs
│   │   │   │   ├── safeserializationmanager.cs
│   │   │   │   ├── serializationattributes.cs
│   │   │   │   ├── serializationbinder.cs
│   │   │   │   ├── serializationeventscache.cs
│   │   │   │   ├── serializationexception.cs
│   │   │   │   ├── serializationfieldinfo.cs
│   │   │   │   ├── serializationinfo.cs
│   │   │   │   ├── serializationinfoenumerator.cs
│   │   │   │   ├── serializationobjectmanager.cs
│   │   │   │   ├── streamingcontext.cs
│   │   │   │   ├── surrogateselector.cs
│   │   │   │   └── valuetypefixupinfo.cs
│   │   │   └── versioning
│   │   │   ├── NonVersionableAttribute.cs
│   │   │   ├── componentguaranteesattribute.cs
│   │   │   ├── multitargetinghelpers.cs
│   │   │   ├── resourceattributes.cs
│   │   │   └── targetframeworkattribute.cs
│   │   ├── sbyte.cs
│   │   ├── security
│   │   │   ├── attributes.cs
│   │   │   ├── claims
│   │   │   │   ├── Claim.cs
│   │   │   │   ├── ClaimsIdentity.cs
│   │   │   │   ├── ClaimsPrincipal.cs
│   │   │   │   └── RoleClaimProvider.cs
│   │   │   ├── cryptography
│   │   │   │   ├── HashAlgorithmName.cs
│   │   │   │   ├── RSAEncryptionPadding.cs
│   │   │   │   ├── RSASignaturePadding.cs
│   │   │   │   ├── aes.cs
│   │   │   │   ├── asymmetricalgorithm.cs
│   │   │   │   ├── asymmetrickeyexchangedeformatter.cs
│   │   │   │   ├── asymmetrickeyexchangeformatter.cs
│   │   │   │   ├── asymmetricsignaturedeformatter.cs
│   │   │   │   ├── asymmetricsignatureformatter.cs
│   │   │   │   ├── base64transforms.cs
│   │   │   │   ├── crypto.cs
│   │   │   │   ├── cryptoapitransform.cs
│   │   │   │   ├── cryptostream.cs
│   │   │   │   ├── derivebytes.cs
│   │   │   │   ├── des.cs
│   │   │   │   ├── dsa.cs
│   │   │   │   ├── dsasignaturedeformatter.cs
│   │   │   │   ├── dsasignatureformatter.cs
│   │   │   │   ├── hashalgorithm.cs
│   │   │   │   ├── hmac.cs
│   │   │   │   ├── hmacmd5.cs
│   │   │   │   ├── hmacripemd160.cs
│   │   │   │   ├── hmacsha1.cs
│   │   │   │   ├── hmacsha256.cs
│   │   │   │   ├── hmacsha384.cs
│   │   │   │   ├── hmacsha512.cs
│   │   │   │   ├── keyedhashalgorithm.cs
│   │   │   │   ├── mactripledes.cs
│   │   │   │   ├── md5.cs
│   │   │   │   ├── passwordderivebytes.cs
│   │   │   │   ├── pkcs1maskgenerationmethod.cs
│   │   │   │   ├── randomnumbergenerator.cs
│   │   │   │   ├── rc2.cs
│   │   │   │   ├── rfc2898derivebytes.cs
│   │   │   │   ├── rijndael.cs
│   │   │   │   ├── rijndaelmanagedtransform.cs
│   │   │   │   ├── ripemd160.cs
│   │   │   │   ├── ripemd160managed.cs
│   │   │   │   ├── rsa.cs
│   │   │   │   ├── rsacryptoserviceprovider.cs
│   │   │   │   ├── rsaoaepkeyexchangedeformatter.cs
│   │   │   │   ├── rsaoaepkeyexchangeformatter.cs
│   │   │   │   ├── rsapkcs1keyexchangedeformatter.cs
│   │   │   │   ├── rsapkcs1keyexchangeformatter.cs
│   │   │   │   ├── sha1.cs
│   │   │   │   ├── sha256.cs
│   │   │   │   ├── sha384.cs
│   │   │   │   ├── sha512.cs
│   │   │   │   ├── signaturedescription.cs
│   │   │   │   ├── symmetricalgorithm.cs
│   │   │   │   ├── tripledes.cs
│   │   │   │   └── utils.cs
│   │   │   ├── principal
│   │   │   │   └── genericidentity.cs
│   │   │   ├── safesecurityhandles.cs
│   │   │   ├── securitydocument.cs
│   │   │   └── util
│   │   │   ├── hex.cs
│   │   │   ├── parser.cs
│   │   │   └── tokenizer.cs
│   │   ├── serializableattribute.cs
│   │   ├── sharedstatics.cs
│   │   ├── single.cs
│   │   ├── stackoverflowexception.cs
│   │   ├── string.cs
│   │   ├── stringcomparer.cs
│   │   ├── stringfreezingattribute.cs
│   │   ├── systemexception.cs
│   │   ├── text
│   │   │   ├── asciiencoding.cs
│   │   │   ├── codepageencoding.cs
│   │   │   ├── decoder.cs
│   │   │   ├── decoderbestfitfallback.cs
│   │   │   ├── decoderexceptionfallback.cs
│   │   │   ├── decoderfallback.cs
│   │   │   ├── decodernls.cs
│   │   │   ├── decoderreplacementfallback.cs
│   │   │   ├── encoder.cs
│   │   │   ├── encoderbestfitfallback.cs
│   │   │   ├── encoderexceptionfallback.cs
│   │   │   ├── encoderfallback.cs
│   │   │   ├── encodernls.cs
│   │   │   ├── encoderreplacementfallback.cs
│   │   │   ├── encoding.cs
│   │   │   ├── encodinginfo.cs
│   │   │   ├── encodingprovider.cs
│   │   │   ├── mlangcodepageencoding.cs
│   │   │   ├── stringbuilder.cs
│   │   │   ├── stringbuildercache.cs
│   │   │   ├── surrogateencoder.cs
│   │   │   ├── unicodeencoding.cs
│   │   │   ├── utf32encoding.cs
│   │   │   ├── utf7encoding.cs
│   │   │   └── utf8encoding.cs
│   │   ├── threadattributes.cs
│   │   ├── threading
│   │   │   ├── CancellationToken.cs
│   │   │   ├── CancellationTokenRegistration.cs
│   │   │   ├── CancellationTokenSource.cs
│   │   │   ├── CountdownEvent.cs
│   │   │   ├── LazyInitializer.cs
│   │   │   ├── ManualResetEventSlim.cs
│   │   │   ├── SemaphoreSlim.cs
│   │   │   ├── SpinLock.cs
│   │   │   ├── SpinWait.cs
│   │   │   ├── Tasks
│   │   │   │   ├── AsyncCausalityTracer.cs
│   │   │   │   ├── BeginEndAwaitableAdapter.cs
│   │   │   │   ├── ConcurrentExclusiveSchedulerPair.cs
│   │   │   │   ├── Future.cs
│   │   │   │   ├── FutureFactory.cs
│   │   │   │   ├── Parallel.cs
│   │   │   │   ├── ParallelLoopState.cs
│   │   │   │   ├── ParallelRangeManager.cs
│   │   │   │   ├── ProducerConsumerQueues.cs
│   │   │   │   ├── Task.cs
│   │   │   │   ├── TaskCanceledException.cs
│   │   │   │   ├── TaskCompletionSource.cs
│   │   │   │   ├── TaskContinuation.cs
│   │   │   │   ├── TaskExceptionHolder.cs
│   │   │   │   ├── TaskFactory.cs
│   │   │   │   ├── TaskScheduler.cs
│   │   │   │   ├── TaskSchedulerException.cs
│   │   │   │   ├── TaskToApm.cs
│   │   │   │   └── ThreadPoolTaskScheduler.cs
│   │   │   ├── ThreadLocal.cs
│   │   │   ├── abandonedmutexexception.cs
│   │   │   ├── asynclocal.cs
│   │   │   ├── autoresetevent.cs
│   │   │   ├── eventwaithandle.cs
│   │   │   ├── executioncontext.cs
│   │   │   ├── lockrecursionexception.cs
│   │   │   ├── manualresetevent.cs
│   │   │   ├── monitor.cs
│   │   │   ├── semaphorefullexception.cs
│   │   │   ├── synchronizationcontext.cs
│   │   │   ├── synchronizationlockexception.cs
│   │   │   ├── thread.cs
│   │   │   ├── threadabortexception.cs
│   │   │   ├── threadinterruptedexception.cs
│   │   │   ├── threadpool.cs
│   │   │   ├── threadstartexception.cs
│   │   │   ├── threadstateexception.cs
│   │   │   ├── timeout.cs
│   │   │   ├── waithandle.cs
│   │   │   ├── waithandleExtensions.cs
│   │   │   └── waithandlecannotbeopenedexception.cs
│   │   ├── threadstaticattribute.cs
│   │   ├── throwhelper.cs
│   │   ├── timeoutexception.cs
│   │   ├── timespan.cs
│   │   ├── timezoneinfo.cs
│   │   ├── timezonenotfoundexception.cs
│   │   ├── type.cs
│   │   ├── typeaccessexception.cs
│   │   ├── typedreference.cs
│   │   ├── typeinitializationexception.cs
│   │   ├── typeloadexception.cs
│   │   ├── typeunloadedexception.cs
│   │   ├── uint16.cs
│   │   ├── uint32.cs
│   │   ├── uint64.cs
│   │   ├── unauthorizedaccessexception.cs
│   │   ├── unhandledexceptioneventargs.cs
│   │   ├── unityserializationholder.cs
│   │   ├── unsafecharbuffer.cs
│   │   └── version.cs
│   └── tools
│   └── monop
│   └── outline.cs
└── runtime
└── Delegates.generated.cs
659 directories, 8968 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment