2 references to YElement
System.Core (2)
System\Security\Cryptography\Rfc4050KeyFormatter.cs (2)
179if (!navigator.MoveToNext(XPathNodeType.Element) || navigator.Name != YElement) { 344writer.WriteStartElement(YElement);