1 write to needTempDirAccess
System.Xml (1)
System\Xml\Serialization\Compilation.cs (1)
654this.needTempDirAccess = needTempDirAccess;
1 reference to needTempDirAccess
System.Xml (1)
System\Xml\Serialization\Compilation.cs (1)
658internal bool IsNeedTempDirAccess { get { return this.needTempDirAccess; } }