1 reference to Base
System.Private.Xml (1)
System\Xml\Schema\DataTypeImplementation.cs (1)
3078for (Datatype_NOTATION? dt = this; dt != null; dt = (Datatype_NOTATION?)dt.Base)