1 write to _attPresence
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\schema\xdrvalidator.cs (1)
53_attPresence = new Hashtable();
3 references to _attPresence
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\xdrvalidator.cs (3)
255_attPresence.Clear(); 276_attPresence.Add(attnDef.Name, attnDef); 311context.ElementDecl.CheckAttributes(_attPresence, reader.StandAlone);