4 references to _unhandledAttributes
System.Private.Xml (4)
System\Xml\Schema\XsdBuilder.cs (4)
760_unhandledAttributes.Add(attribute); 793if (_unhandledAttributes.Count != 0) 795_xso.SetUnhandledAttributes(_unhandledAttributes.ToArray()); 796_unhandledAttributes.Clear();