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