Code:
/ WCF / WCF / 3.5.30729.1 / untmp / Orcas / SP / ndp / cdf / src / WCF / Serialization / System / Runtime / Serialization / ObjectReferenceStack.cs / 1 / ObjectReferenceStack.cs
//------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. //----------------------------------------------------------- namespace System.Runtime.Serialization { using System; using System.Xml; using System.Collections.Generic; struct ObjectReferenceStack { const int MaximumArraySize = 16; const int InitialArraySize = 4; int count; object[] objectArray; bool[] isReferenceArray; Dictionary
Link Menu

This book is available now!
Buy at Amazon US or
Buy at Amazon UK
- InvalidAsynchronousStateException.cs
- QilInvoke.cs
- DrawingContextDrawingContextWalker.cs
- BamlRecordHelper.cs
- PrintDocument.cs
- TabControlAutomationPeer.cs
- RewritingValidator.cs
- ToolStripRendererSwitcher.cs
- AccessedThroughPropertyAttribute.cs
- PolyLineSegment.cs
- Overlapped.cs
- ILGenerator.cs
- Int32CollectionValueSerializer.cs
- altserialization.cs
- IssuedTokensHeader.cs
- PageContent.cs
- TransactionFlowBindingElementImporter.cs
- ListViewDataItem.cs
- UpdateCommand.cs
- NaturalLanguageHyphenator.cs
- BookmarkScopeManager.cs
- ClientSettingsProvider.cs
- TraceHandler.cs
- ControlUtil.cs
- DiagnosticsConfigurationHandler.cs
- SynchronousReceiveElement.cs
- XmlReflectionMember.cs
- XmlSchemaAll.cs
- ApplicationException.cs
- XmlAttributeOverrides.cs
- FontUnit.cs
- WebPartCatalogAddVerb.cs
- ContentDisposition.cs
- JoinCqlBlock.cs
- ErrorWebPart.cs
- WsrmFault.cs
- ThaiBuddhistCalendar.cs
- XmlEntityReference.cs
- IDataContractSurrogate.cs
- RightsManagementEncryptedStream.cs
- AttachedPropertyMethodSelector.cs
- TextSelectionHelper.cs
- GeneralTransform3DGroup.cs
- MailBnfHelper.cs
- Walker.cs
- GrammarBuilderDictation.cs
- EncryptedPackageFilter.cs
- OneOfElement.cs
- UnitySerializationHolder.cs
- XPathNodePointer.cs
- TextRenderer.cs
- SQLMoney.cs
- CodeConditionStatement.cs
- RevocationPoint.cs
- DependencyObjectProvider.cs
- MulticastNotSupportedException.cs
- BitmapImage.cs
- DataList.cs
- xmlsaver.cs
- XamlReaderHelper.cs
- ObjectCloneHelper.cs
- AddInAdapter.cs
- Highlights.cs
- EntityType.cs
- Part.cs
- AssemblyAttributes.cs
- ToolStripStatusLabel.cs
- ReceiveSecurityHeaderEntry.cs
- FastPropertyAccessor.cs
- HttpHandler.cs
- SchemaManager.cs
- DiagnosticsConfiguration.cs
- SpanIndex.cs
- ObjectDesignerDataSourceView.cs
- HintTextConverter.cs
- _ListenerRequestStream.cs
- BitmapVisualManager.cs
- XmlSchemaInfo.cs
- errorpatternmatcher.cs
- StylusShape.cs
- TypeSystemProvider.cs
- EmptyTextWriter.cs
- InfoCardKeyedHashAlgorithm.cs
- User.cs
- CriticalFinalizerObject.cs
- DataGridViewTextBoxEditingControl.cs
- Utils.cs
- MenuAdapter.cs
- PrimitiveCodeDomSerializer.cs
- COM2PictureConverter.cs
- AssemblyAssociatedContentFileAttribute.cs
- ServiceHostFactory.cs
- ProgressBar.cs
- SqlDataRecord.cs
- StorageInfo.cs
- BinaryCommonClasses.cs
- MatrixTransform3D.cs
- LoginCancelEventArgs.cs
- LinqDataSourceInsertEventArgs.cs
- ObjectKeyFrameCollection.cs