2 writes to persistAsm
System.Data.SqlXml (2)
System\Xml\Xsl\IlGen\XmlILModule.cs (2)
82
this.
persistAsm
= false;
113
this.
persistAsm
= false;
3 references to persistAsm
System.Data.SqlXml (3)
System\Xml\Xsl\IlGen\XmlILModule.cs (3)
133
this.
persistAsm
? AssemblyBuilderAccess.RunAndSave : AssemblyBuilderAccess.Run);
149
if (this.
persistAsm
)
306
if (this.
persistAsm
) {