3 references to CtorInaccessible
System.Xml (3)
System\Xml\Serialization\Types.cs (3)
308get { return (flags & TypeFlags.CtorInaccessible) != 0; } 1096flags |= TypeFlags.CtorInaccessible; 1102flags |= TypeFlags.CtorInaccessible;