198 instantiations of DebuggerDisplay
mscorlib (44)
system\AggregateException.cs (1)
35[DebuggerDisplay("Count = {InnerExceptionCount}")]
system\collections\arraylist.cs (1)
40[DebuggerDisplay("Count = {Count}")]
system\Collections\Concurrent\ConcurrentDictionary.cs (1)
58[DebuggerDisplay("Count = {Count}")]
system\Collections\Concurrent\ConcurrentQueue.cs (1)
42[DebuggerDisplay("Count = {Count}")]
system\Collections\Concurrent\ConcurrentStack.cs (1)
49[DebuggerDisplay("Count = {Count}")]
system\collections\generic\dictionary.cs (3)
56[DebuggerDisplay("Count = {Count}")] 799[DebuggerDisplay("Count = {Count}")] 986[DebuggerDisplay("Count = {Count}")]
system\collections\generic\list.cs (1)
34[DebuggerDisplay("Count = {Count}")]
system\collections\hashtable.cs (1)
71[DebuggerDisplay("Count = {Count}")]
system\collections\keyvaluepairs.cs (1)
21[DebuggerDisplay("{value}", Name = "[{key}]", Type = "" )]
system\collections\objectmodel\collection.cs (1)
20[DebuggerDisplay("Count = {Count}")]
system\collections\objectmodel\keyedcollection.cs (1)
19[DebuggerDisplay("Count = {Count}")]
system\collections\objectmodel\readonlycollection.cs (1)
20[DebuggerDisplay("Count = {Count}")]
system\collections\objectmodel\readonlydictionary.cs (3)
26[DebuggerDisplay("Count = {Count}")] 354[DebuggerDisplay("Count = {Count}")] 453[DebuggerDisplay("Count = {Count}")]
system\collections\queue.cs (1)
26[DebuggerDisplay("Count = {Count}")]
system\collections\sortedlist.cs (1)
64[DebuggerDisplay("Count = {Count}")]
system\collections\stack.cs (1)
26[DebuggerDisplay("Count = {Count}")]
system\Lazy.cs (1)
58[DebuggerDisplay("ThreadSafetyMode={Mode}, IsValueCreated={IsValueCreated}, IsValueFaulted={IsValueFaulted}, Value={ValueForDebugDisplay}")]
system\runtime\interopservices\windowsruntime\constantsplittablemap.cs (1)
30[DebuggerDisplay("Count = {Count}")]
system\runtime\interopservices\windowsruntime\dictionarykeycollection.cs (1)
17[DebuggerDisplay("Count = {Count}")]
system\runtime\interopservices\windowsruntime\dictionaryvaluecollection.cs (1)
20[DebuggerDisplay("Count = {Count}")]
system\runtime\interopservices\windowsruntime\imapviewtoireadonlydictionaryadapter.cs (3)
29[DebuggerDisplay("Count = {Count}")] 135[DebuggerDisplay("Count = {Count}")] 230[DebuggerDisplay("Count = {Count}")]
system\runtime\interopservices\windowsruntime\ireadonlydictionarytoimapviewadapter.cs (1)
29[DebuggerDisplay("Size = {Size}")]
system\runtime\interopservices\windowsruntime\ireadonlylisttoivectorviewadapter.cs (1)
29[DebuggerDisplay("Size = {Size}")]
system\runtime\interopservices\windowsruntime\ivectorviewtoireadonlylistadapter.cs (1)
31[DebuggerDisplay("Count = {Count}")]
system\threading\CancellationToken.cs (1)
45[DebuggerDisplay("IsCancellationRequested = {IsCancellationRequested}")]
system\threading\CountdownEvent.cs (1)
37[DebuggerDisplay("Initial Count={InitialCount}, Current Count={CurrentCount}")]
system\threading\ManualResetEventSlim.cs (1)
51[DebuggerDisplay("Set = {IsSet}")]
system\threading\SemaphoreSlim.cs (1)
47[DebuggerDisplay("Current Count = {m_currentCount}")]
system\threading\SpinLock.cs (1)
63[DebuggerDisplay("IsHeld = {IsHeld}")]
system\threading\Tasks\ConcurrentExclusiveSchedulerPair.cs (2)
35[DebuggerDisplay("Concurrent={ConcurrentTaskCountForDebugger}, Exclusive={ExclusiveTaskCountForDebugger}, Mode={ModeForDebugger}")] 488[DebuggerDisplay("Count={CountForDebugger}, MaxConcurrencyLevel={m_maxConcurrencyLevel}, Id={Id}")]
system\threading\Tasks\Future.cs (1)
73[DebuggerDisplay("Id = {Id}, Status = {Status}, Method = {DebuggerDisplayMethodDescription}, Result = {DebuggerDisplayResultDescription}")]
system\threading\Tasks\ParallelLoopState.cs (1)
32[DebuggerDisplay("ShouldExitCurrentIteration = {ShouldExitCurrentIteration}")]
system\threading\Tasks\ProducerConsumerQueues.cs (2)
70[DebuggerDisplay("Count = {Count}")] 97[DebuggerDisplay("Count = {Count}")]
system\threading\Tasks\Task.cs (1)
145[DebuggerDisplay("Id = {Id}, Status = {Status}, Method = {DebuggerDisplayMethodDescription}")]
system\threading\Tasks\TaskScheduler.cs (1)
45[DebuggerDisplay("Id={Id}")]
system\threading\ThreadLocal.cs (1)
40[DebuggerDisplay("IsValueCreated={IsValueCreated}, Value={ValueForDebugDisplay}, Count={ValuesCountForDebugDisplay}")]
PresentationBuildTasks (9)
Framework\System\Windows\Markup\XamlNodes.cs (7)
370[DebuggerDisplay("Text:{_text}")] 421[DebuggerDisplay("Prop:{_typeFullName}.{_propName}")] 1089[DebuggerDisplay("Elem:{_typeFullName}")] 1351[DebuggerDisplay("Cont:{_content}")] 1382[DebuggerDisplay("Attr:{_value}")] 1557[DebuggerDisplay("Xmlns:{_prefix)={_xmlNamespace}")] 1600[DebuggerDisplay("PIMap:{_xmlns}={_clrns};{_assy}")]
Framework\System\Windows\Markup\XamlReaderHelper.cs (1)
6806[DebuggerDisplay("{Fullname}")]
Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
4433[DebuggerDisplay("'{_xmlNamespace}'={_clrNamespace}:{_assemblyName}")]
PresentationCore (1)
Core\CSharp\System\Windows\Diagnostics\XamlSourceInfo.cs (1)
18[DebuggerDisplay("{line={LineNumber}, offset={LinePosition}, uri={SourceUri}}")]
PresentationFramework (13)
src\Framework\System\Windows\Controls\ItemsControl.cs (1)
3758[DebuggerDisplay("Index: {Index} Item: {Item}")]
src\Framework\System\Windows\Documents\WinRTSpellerInterop.cs (2)
982[DebuggerDisplay("SubSegments.Count = {SubSegments.Count} TextRange = {TextRange.Start},{TextRange.Length}")] 1123[DebuggerDisplay("Sentence = {_sentence}")]
src\Framework\System\Windows\Markup\Baml2006\Baml2006KeyRecord.cs (1)
10[DebuggerDisplay("{DebuggerString}")]
src\Framework\System\Windows\Markup\BamlReader.cs (1)
3054[DebuggerDisplay("{_offset}")]
src\Framework\System\Windows\Markup\xamlnodes.cs (7)
370[DebuggerDisplay("Text:{_text}")] 421[DebuggerDisplay("Prop:{_typeFullName}.{_propName}")] 1089[DebuggerDisplay("Elem:{_typeFullName}")] 1351[DebuggerDisplay("Cont:{_content}")] 1382[DebuggerDisplay("Attr:{_value}")] 1557[DebuggerDisplay("Xmlns:{_prefix)={_xmlNamespace}")] 1600[DebuggerDisplay("PIMap:{_xmlns}={_clrns};{_assy}")]
src\Framework\System\Windows\Markup\XamlTypeMapper.cs (1)
4433[DebuggerDisplay("'{_xmlNamespace}'={_clrNamespace}:{_assemblyName}")]
SMDiagnostics (7)
System\ServiceModel\Diagnostics\TraceXPathNavigator.cs (7)
18[DebuggerDisplay("")] 463[DebuggerDisplay("")] 666[DebuggerDisplay("")] 702[DebuggerDisplay("")] 733[DebuggerDisplay("")] 739[DebuggerDisplay("")] 785[DebuggerDisplay("")]
System (13)
compmod\system\collections\generic\linkedlist.cs (1)
13[DebuggerDisplay("Count = {Count}")]
compmod\system\collections\generic\queue.cs (1)
24[DebuggerDisplay("Count = {Count}")]
compmod\system\collections\generic\sorteddictionary.cs (3)
11[DebuggerDisplay("Count = {Count}")] 444[DebuggerDisplay("Count = {Count}")] 599[DebuggerDisplay("Count = {Count}")]
compmod\system\collections\generic\sortedlist.cs (3)
61[DebuggerDisplay("Count = {Count}")] 915[DebuggerDisplay("Count = {Count}")] 1015[DebuggerDisplay("Count = {Count}")]
compmod\system\collections\generic\sortedset.cs (1)
54[DebuggerDisplay("Count = {Count}")]
compmod\system\collections\generic\stack.cs (1)
25[DebuggerDisplay("Count = {Count}")]
sys\system\collections\concurrent\BlockingCollection.cs (1)
55[DebuggerDisplay("Count = {Count}, Type = {m_collection}")]
sys\system\collections\concurrent\ConcurrentBag.cs (1)
54[DebuggerDisplay("Count = {Count}")]
sys\system\threading\Barrier.cs (1)
106[DebuggerDisplay("Participant Count={ParticipantCount},Participants Remaining={ParticipantsRemaining}")]
System.Activities (5)
System\Activities\Debugger\BinarySearchResult.cs (1)
10[DebuggerDisplay("{this.ToString()}")]
System\Activities\Debugger\DocumentLocation.cs (1)
10[DebuggerDisplay("({LineNumber.Value}:{LinePosition.Value})")]
System\Activities\Debugger\DocumentRange.cs (1)
10[DebuggerDisplay("({Start.LineNumber.Value}:{Start.LinePosition.Value}) - ({End.LineNumber.Value}:{End.LinePosition.Value})")]
System\Activities\Location.cs (1)
16[DebuggerDisplay("{Value}")]
System\Activities\Variable.cs (1)
19[DebuggerDisplay("Name = {Name}, Type = {Type}")]
System.Configuration (7)
System\Configuration\BaseConfigurationRecord.cs (1)
30[System.Diagnostics.DebuggerDisplay("ConfigPath = {ConfigPath}")]
System\Configuration\ConfigurationElementCollection.cs (1)
14[System.Diagnostics.DebuggerDisplay("Count = {Count}")]
System\Configuration\FactoryId.cs (1)
10[System.Diagnostics.DebuggerDisplay("FactoryId {ConfigKey}")]
System\Configuration\FactoryRecord.cs (1)
18[System.Diagnostics.DebuggerDisplay("FactoryRecord {ConfigKey}")]
System\Configuration\LocationSectionRecord.cs (1)
18[System.Diagnostics.DebuggerDisplay("LocationSectionRecord {ConfigKey}")]
System\Configuration\SectionInput.cs (1)
12[System.Diagnostics.DebuggerDisplay("SectionInput {_sectionXmlInfo.ConfigKey}")]
System\Configuration\SectionRecord.cs (1)
18[System.Diagnostics.DebuggerDisplay("SectionRecord {ConfigKey}")]
System.Core (4)
Microsoft\Scripting\Actions\BindingRestrictions.cs (1)
34[DebuggerTypeProxy(typeof(BindingRestrictionsProxy)), DebuggerDisplay("{DebugView}")]
Microsoft\Scripting\Actions\ExpandoObject.cs (2)
314[DebuggerDisplay("Count = {Count}")] 430[DebuggerDisplay("Count = {Count}")]
System\Collections\Generic\HashSet.cs (1)
56[DebuggerDisplay("Count = {Count}")]
System.Data.Entity (10)
System\Data\EntityKey.cs (1)
27[DebuggerDisplay("{ConcatKeyValue()}")]
System\Data\EntityModel\SchemaObjectModel\EntityContainer.cs (1)
23[System.Diagnostics.DebuggerDisplay("Name={Name}")]
System\Data\EntityModel\SchemaObjectModel\ItemType.cs (1)
19[System.Diagnostics.DebuggerDisplay("Name={Name}, BaseType={BaseType.FQName}, HasKeys={HasKeys}")]
System\Data\EntityModel\SchemaObjectModel\NavigationProperty.cs (1)
20[System.Diagnostics.DebuggerDisplay("Name={Name}, Relationship={_unresolvedRelationshipName}, FromRole={_unresolvedFromEndRole}, ToRole={_unresolvedToEndRole}")]
System\Data\EntityModel\SchemaObjectModel\Schema.cs (1)
28[System.Diagnostics.DebuggerDisplay("Namespace={Namespace}, PublicKeyToken={PublicKeyToken}, Version={Version}")]
System\Data\EntityModel\SchemaObjectModel\SchemaElement.cs (1)
26[DebuggerDisplay("Name={Name}")]
System\Data\EntityModel\SchemaObjectModel\SchemaManager.cs (1)
29[System.Diagnostics.DebuggerDisplay("DataModel={DataModel}")]
System\Data\Metadata\Edm\Facet.cs (1)
21[DebuggerDisplay("{Name,nq}={Value}")]
System\Data\Metadata\Edm\TypeUsage.cs (1)
21[DebuggerDisplay("EdmType={EdmType}, Facets.Count={Facets.Count}")]
System\Data\Query\InternalTrees\Vars.cs (1)
557[DebuggerDisplay("{{{ToString()}}}")]
System.Data.Entity.Design (1)
System\Data\Entity\Design\EntityStoreSchemaGenerator\EntityStoreSchemaGenerator.DbObjectKey.cs (1)
22[DebuggerDisplay("Catalog={Catalog}, Schema={Schema}, Name={TableName}")]
System.Data.Linq (1)
SqlClient\Common\SqlNode.cs (1)
112[System.Diagnostics.DebuggerDisplay("text = {Text}, \r\nsource = {SourceExpression}")]
System.Data.Services (29)
System\Data\Services\DataServiceException.cs (1)
85[DebuggerDisplay("{statusCode}: {Message}")]
System\Data\Services\Epm\EpmTargetPathSegment.cs (1)
21[DebuggerDisplay("EpmTargetPathSegment {SegmentName} HasContent={HasContent}")]
System\Data\Services\ExpandSegment.cs (1)
38[DebuggerDisplay("ExpandSegment ({name},Filter={filter})]")]
System\Data\Services\HttpProcessUtility.cs (1)
991[DebuggerDisplay("MediaType [{type}/{subType}]")]
System\Data\Services\Parsing\ExpressionLexer.cs (1)
33[DebuggerDisplay("ExpressionLexer ({text} @ {textPos} [{token}]")]
System\Data\Services\Parsing\FunctionDescription.cs (1)
22[DebuggerDisplay("FunctionDescription {name}")]
System\Data\Services\Parsing\RequestQueryParser.cs (2)
116[DebuggerDisplay("ExpressionParser ({lexer.text})")] 2598[DebuggerDisplay("MethodData {methodBase}")]
System\Data\Services\Parsing\Token.cs (1)
18[DebuggerDisplay("{Id} @ {Position}: [{Text}]")]
System\Data\Services\Providers\BasicExpandProvider.cs (2)
502[DebuggerDisplay("ProjectedProperty {Name}")] 565[DebuggerDisplay("ExpandNode {Node}")]
System\Data\Services\Providers\EntityPropertyMappingInfo.cs (1)
31[DebuggerDisplay("EntityPropertyMappingInfo {DefiningType}")]
System\Data\Services\Providers\ExpandedProjectionNode.cs (1)
25[DebuggerDisplay("ExpandedProjectionNode {PropertyName}")]
System\Data\Services\Providers\ObjectContextServiceProvider.cs (1)
40[DebuggerDisplay("ObjectContextServiceProvider: {Type}")]
System\Data\Services\Providers\ProjectionNode.cs (1)
22[DebuggerDisplay("ProjectionNode {PropertyName}")]
System\Data\Services\Providers\ReflectionServiceProvider.cs (1)
33[DebuggerDisplay("ReflectionServiceProvider: {Type}")]
System\Data\Services\Providers\ResourceAssociationSet.cs (1)
20[DebuggerDisplay("ResourceAssociationSet: ({End1.ResourceSet.Name}, {End1.ResourceType.Name}, {End1.ResourceProperty.Name}) <-> ({End2.ResourceSet.Name}, {End2.ResourceType.Name}, {End2.ResourceProperty.Name})")]
System\Data\Services\Providers\ResourceAssociationSetEnd.cs (1)
19[DebuggerDisplay("ResourceAssociationSetEnd: {Name}: ({ResourceSet.Name}, {ResourceType.Name}, {ResourceProperty.Name})")]
System\Data\Services\Providers\ResourceContainer.cs (1)
26[DebuggerDisplay("{Name}: {ResourceType}")]
System\Data\Services\Providers\ResourceContainerWrapper.cs (1)
28[DebuggerDisplay("{Name}: {ResourceType}")]
System\Data\Services\Providers\ResourceProperty.cs (1)
20[DebuggerDisplay("{kind}: {name}")]
System\Data\Services\Providers\ResourceType.cs (1)
30[DebuggerDisplay("{Name}: {InstanceType}, {ResourceTypeKind}")]
System\Data\Services\Providers\RootProjectionNode.cs (1)
26[DebuggerDisplay("RootProjectionNode {PropertyName}")]
System\Data\Services\RequestDescription.cs (1)
44[DebuggerDisplay("RequestDescription={TargetSource} '{ContainerName}' -> {TargetKind} '{TargetResourceType}'")]
System\Data\Services\SegmentInfo.cs (1)
26[DebuggerDisplay("SegmentInfo={Identifier} -> {TargetKind} '{TargetResourceType.InstanceType}'")]
System\Data\Services\Serializers\AtomServiceDocumentSerializer.cs (1)
28[DebuggerDisplay("AtomServiceDocumentSerializer={baseUri}")]
System\Data\Services\Serializers\JsonSerializer.cs (1)
27[DebuggerDisplay("Json={absoluteServiceUri}")]
System\Data\Services\Serializers\JsonServiceDocumentSerializer.cs (1)
23[DebuggerDisplay("JsonServiceDocumentSerializer={baseUri}")]
System\Data\Services\Serializers\XmlDocumentSerializer.cs (1)
23[DebuggerDisplay("XmlDocumentSerializer={baseUri}")]
System.Data.Services.Client (24)
parent\Server\System\Data\Services\Epm\EpmTargetPathSegment.cs (1)
21[DebuggerDisplay("EpmTargetPathSegment {SegmentName} HasContent={HasContent}")]
parent\Server\System\Data\Services\HttpProcessUtility.cs (1)
991[DebuggerDisplay("MediaType [{type}/{subType}]")]
parent\Server\System\Data\Services\Providers\EntityPropertyMappingInfo.cs (1)
31[DebuggerDisplay("EntityPropertyMappingInfo {DefiningType}")]
System\Data\Services\Client\ALinq\InputReferenceExpression.cs (1)
30[DebuggerDisplay("InputReferenceExpression -> {Type}")]
System\Data\Services\Client\ALinq\ResourceSetExpression.cs (2)
25[DebuggerDisplay("ResourceSetExpression {Source}.{MemberExpression}")] 289[DebuggerDisplay("{ToString()}")]
System\Data\Services\Client\ALinq\SkipQueryOptionExpression.cs (1)
21[DebuggerDisplay("SkipQueryOptionExpression {SkipAmount}")]
System\Data\Services\Client\ALinq\TakeQueryOptionExpression.cs (1)
21[DebuggerDisplay("TakeQueryOptionExpression {TakeAmount}")]
System\Data\Services\Client\ArraySet.cs (1)
18[DebuggerDisplay("Count = {count}")]
System\Data\Services\Client\AtomContentProperty.cs (1)
30[DebuggerDisplay("AtomContentProperty {TypeName} {Name}")]
System\Data\Services\Client\AtomEntry.cs (1)
35[DebuggerDisplay("AtomEntry {ResolvedObject} @ {Identity}")]
System\Data\Services\Client\AtomMaterializer.cs (1)
181[DebuggerDisplay("AtomMaterializer {parser}")]
System\Data\Services\Client\AtomParser.cs (1)
49[DebuggerDisplay("AtomParser {kind} {reader}")]
System\Data\Services\Client\ClientType.cs (2)
30[DebuggerDisplay("{ElementTypeName}")] 812[DebuggerDisplay("{PropertyName}")]
System\Data\Services\Client\DataServiceClientException.cs (1)
23[System.Diagnostics.DebuggerDisplay("{Message}")]
System\Data\Services\Client\DataServiceQueryContinuation.cs (1)
23[DebuggerDisplay("{NextLinkUri}")]
System\Data\Services\Client\DataServiceQueryException.cs (1)
23[System.Diagnostics.DebuggerDisplay("{Message}")]
System\Data\Services\Client\DataServiceRequestException.cs (1)
22[System.Diagnostics.DebuggerDisplay("{Message}")]
System\Data\Services\Client\EntityDescriptor.cs (1)
18[DebuggerDisplay("State = {state}, Uri = {editLink}, Element = {entity.GetType().ToString()}")]
System\Data\Services\Client\LinkDescriptor.cs (1)
17[DebuggerDisplay("State = {state}")]
System\Data\Services\Client\ProjectionPath.cs (1)
23[DebuggerDisplay("{ToString()}")]
System\Data\Services\Client\ProjectionPathSegment.cs (1)
25[DebuggerDisplay("Segment {ProjectionType} {Member}")]
System\Data\Services\Client\Xml\XmlAtomErrorReader.cs (1)
22[DebuggerDisplay("XmlAtomErrorReader {NodeType} {Name} {Value}")]
System.Data.SqlXml (2)
System\Xml\Xsl\SourceLineInfo.cs (2)
12[DebuggerDisplay("({Line},{Pos})")] 32[DebuggerDisplay("{Uri} [{StartLine},{StartPos} -- {EndLine},{EndPos}]")]
System.Drawing (1)
commonui\System\Drawing\Color.cs (1)
28DebuggerDisplay("{NameAndARGBValue}"),
System.ServiceModel (11)
System\ServiceModel\Description\ContractDescription.cs (1)
15[DebuggerDisplay("Name={name}, Namespace={ns}, ContractType={contractType}")]
System\ServiceModel\Description\FaultDescription.cs (1)
14[DebuggerDisplay("Name={name}, Action={action}, DetailType={detailType}")]
System\ServiceModel\Description\MessageDescription.cs (1)
16[DebuggerDisplay("Action={action}, Direction={direction}, MessageType={messageType}")]
System\ServiceModel\Description\MessagePartDescription.cs (1)
14[DebuggerDisplay("Name={name}, Namespace={ns}, Type={Type}, Index={index}}")]
System\ServiceModel\Description\OperationDescription.cs (1)
14[DebuggerDisplay("Name={name}, IsInitiating={isInitiating}, IsTerminating={isTerminating}")]
System\ServiceModel\Description\ServiceDescription.cs (1)
18[DebuggerDisplay("ServiceType={serviceType}")]
System\ServiceModel\Description\ServiceEndpoint.cs (2)
17[DebuggerDisplay("Address={address}")] 18[DebuggerDisplay("Name={name}")]
System\ServiceModel\Description\ServiceMetadataEndpoint.cs (2)
16[DebuggerDisplay("Address={address}")] 17[DebuggerDisplay("Name={name}")]
System\UriTemplatePathSegment.cs (1)
13[DebuggerDisplay("Segment={originalSegment} Nature={nature}")]
System.ServiceModel.Web (4)
System\ServiceModel\Description\WebHttpEndpoint.cs (2)
12[DebuggerDisplay("Address={address}")] 13[DebuggerDisplay("Name={name}")]
System\ServiceModel\Description\WebScriptEndpoint.cs (2)
18[DebuggerDisplay("Address={address}")] 19[DebuggerDisplay("Name={name}")]
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Connector.cs (1)
2572[DebuggerDisplay("Segment ( {A.X}, {A.Y} ) - ( {B.X},{B.Y} ), {Orientation}")]
System.Xml (10)
System\Xml\Core\XmlReader.cs (2)
29[DebuggerDisplay("{debuggerDisplayProxy}")] 1723[DebuggerDisplay("{ToString()}")]
System\Xml\Core\XmlReaderAsync.cs (1)
24[DebuggerDisplay("{debuggerDisplayProxy}")]
System\Xml\Dom\XmlNode.cs (2)
20[DebuggerDisplay("{debuggerDisplayProxy}")] 1200[DebuggerDisplay("{ToString()}")]
System\Xml\XPath\Internal\Query.cs (1)
30[DebuggerDisplay("{ToString()}")]
System\Xml\XPath\Internal\XPathArrayIterator.cs (1)
17[DebuggerDisplay("Position={CurrentPosition}, Current={debuggerDisplayProxy, nq}")]
System\Xml\XPath\XPathNavigator.cs (2)
26[DebuggerDisplay("{debuggerDisplayProxy}")] 1882[DebuggerDisplay("{ToString()}")]
System\Xml\XPath\XPathNodeIterator.cs (1)
14[DebuggerDisplay("Position={CurrentPosition}, Current={debuggerDisplayProxy}")]
WindowsBase (1)
Base\System\Collections\ObjectModel\WeakReadOnlyCollection.cs (1)
31[DebuggerDisplay("Count = {Count}")]