26 references to IsInitialized
mscorlib (26)
system\io\filestream.cs (3)
330
if (FrameworkEventSource.
IsInitialized
&& FrameworkEventSource.Log.IsEnabled(EventLevel.Informational, FrameworkEventSource.Keywords.ThreadTransfer))
2061
if (FrameworkEventSource.
IsInitialized
&& FrameworkEventSource.Log.IsEnabled(EventLevel.Informational, FrameworkEventSource.Keywords.ThreadTransfer))
2320
if (FrameworkEventSource.
IsInitialized
&& FrameworkEventSource.Log.IsEnabled(EventLevel.Informational, FrameworkEventSource.Keywords.ThreadTransfer))
system\resources\manifestbasedresourcegroveler.cs (9)
118
if (FrameworkEventSource.
IsInitialized
)
130
if (FrameworkEventSource.
IsInitialized
)
147
if (FrameworkEventSource.
IsInitialized
)
167
if (FrameworkEventSource.
IsInitialized
)
205
if (FrameworkEventSource.
IsInitialized
)
249
if (FrameworkEventSource.
IsInitialized
) {
492
if (FrameworkEventSource.
IsInitialized
)
527
if (FrameworkEventSource.
IsInitialized
)
581
if (FrameworkEventSource.
IsInitialized
)
system\resources\resourcemanager.cs (12)
338
if (FrameworkEventSource.
IsInitialized
&& FrameworkEventSource.Log.IsEnabled()) {
519
if (FrameworkEventSource.
IsInitialized
&& FrameworkEventSource.Log.IsEnabled()) {
577
if (FrameworkEventSource.
IsInitialized
)
770
if (FrameworkEventSource.
IsInitialized
) {
783
if (FrameworkEventSource.
IsInitialized
)
791
if (FrameworkEventSource.
IsInitialized
)
1295
if (FrameworkEventSource.
IsInitialized
)
1339
if (FrameworkEventSource.
IsInitialized
)
1391
if (FrameworkEventSource.
IsInitialized
)
1449
if (FrameworkEventSource.
IsInitialized
)
1498
if (FrameworkEventSource.
IsInitialized
&& FrameworkEventSource.Log.IsEnabled()) {
1588
if (FrameworkEventSource.
IsInitialized
)
system\threading\timer.cs (2)
583
if (FrameworkEventSource.
IsInitialized
&& FrameworkEventSource.Log.IsEnabled(EventLevel.Informational, FrameworkEventSource.Keywords.ThreadTransfer))
696
if (FrameworkEventSource.
IsInitialized
&& FrameworkEventSource.Log.IsEnabled(EventLevel.Informational, FrameworkEventSource.Keywords.ThreadTransfer))