3 references to AsyncConstructionSentry
System.Private.Xml.Linq (3)
System\Xml\Linq\XElement.cs (3)
146private XElement(AsyncConstructionSentry _) 164XElement xe = new XElement(default(AsyncConstructionSentry)); 848XElement e = new XElement(default(AsyncConstructionSentry));