1 write to isDeclaredInExternal
System.Private.Xml (1)
System\Xml\Schema\SchemaDeclBase.cs (1)
65
set {
isDeclaredInExternal
= value; }
1 reference to isDeclaredInExternal
System.Private.Xml (1)
System\Xml\Schema\SchemaDeclBase.cs (1)
64
get { return
isDeclaredInExternal
; }