1 write to _nestingLevel
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlArrayItemAttribute.cs (1)
96
set {
_nestingLevel
= value; }
1 reference to _nestingLevel
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\XmlArrayItemAttribute.cs (1)
95
get { return
_nestingLevel
; }