1 write to NestingLevel
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (1)
2157
xmlArrayItem.
NestingLevel
= nestingLevel;
3 references to NestingLevel
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlReflectionImporter.cs (3)
995
if (attributes[i].
NestingLevel
== level) sum++;
1498
if (xmlArrayItem.
NestingLevel
!= _arrayNestingLevel)
2100
string ns = items[i].
NestingLevel
.ToString();