1 write to _childElementNamespacesLocal
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatWriterGenerator.cs (1)
210_childElementNamespacesLocal = _ilg.DeclareLocal(typeof(XmlDictionaryString[]), "childElementNamespaces");
2 references to _childElementNamespacesLocal
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\XmlFormatWriterGenerator.cs (2)
213_ilg.Store(_childElementNamespacesLocal); 261_ilg.LoadArrayElement(_childElementNamespacesLocal, i + _childElementIndex);