Base:
property
AttributeCount
Microsoft.Xml.XmlWrappingReader.AttributeCount
4 references to AttributeCount
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlSubtreeReader.cs (2)
867Debug.Assert(AttributeCount > 0); 1003Debug.Assert(AttributeCount > 0);
FrameworkFork\Microsoft.Xml\Xml\Core\XmlSubtreeReaderAsync.cs (2)
284Debug.Assert(AttributeCount > 0); 420Debug.Assert(AttributeCount > 0);