27 references to IsEnabled
System.Private.Xml (27)
System\Xml\Xsl\IlGen\GenerateHelper.cs (22)
510
if (XmlILTrace.
IsEnabled
)
528
if (XmlILTrace.
IsEnabled
)
588
if (XmlILTrace.
IsEnabled
)
665
if (XmlILTrace.
IsEnabled
)
813
if (XmlILTrace.
IsEnabled
)
1512
if (XmlILTrace.
IsEnabled
)
1542
if (XmlILTrace.
IsEnabled
)
1559
if (XmlILTrace.
IsEnabled
)
1569
if (XmlILTrace.
IsEnabled
)
1578
if (XmlILTrace.
IsEnabled
)
1587
if (XmlILTrace.
IsEnabled
)
1596
if (XmlILTrace.
IsEnabled
)
1605
if (XmlILTrace.
IsEnabled
)
1615
if (XmlILTrace.
IsEnabled
)
1625
if (XmlILTrace.
IsEnabled
)
1635
if (XmlILTrace.
IsEnabled
)
1644
if (XmlILTrace.
IsEnabled
)
1660
if (XmlILTrace.
IsEnabled
)
1669
if (XmlILTrace.
IsEnabled
)
1678
if (XmlILTrace.
IsEnabled
)
1687
if (XmlILTrace.
IsEnabled
)
1740
if (XmlILTrace.
IsEnabled
)
System\Xml\Xsl\IlGen\XmlILTrace.cs (4)
64
if (!
IsEnabled
)
76
if (!
IsEnabled
)
87
if (!
IsEnabled
)
106
if (!
IsEnabled
)
System\Xml\Xsl\XmlIlGenerator.cs (1)
86
&& !XmlILTrace.
IsEnabled
// Dump assembly to disk; can't do this when using LRE