11 writes to Miscellaneous
System.ServiceModel.Internals (11)
System\Runtime\Diagnostics\DiagnosticTraceBase.cs (1)
52
Miscellaneous
= "Asserting Unmanaged Code causes traceSource.Listeners to be successfully initiated and cached. But the Listeners property has a LinkDemand for UnmanagedCode, so it can't be read by partially trusted assemblies in heterogeneous appdomains")]
System\Runtime\Diagnostics\EventLogger.cs (1)
22
[Fx.Tag.SecurityNote(
Miscellaneous
= "RequiresReview - In PT log no more than 5 events.")]
System\Runtime\Fx.cs (3)
483
[Fx.Tag.SecurityNote(
Miscellaneous
= "Must not call into PT code as it is called within a CER.")]
504
[Fx.Tag.SecurityNote(
Miscellaneous
= "Must not call into PT code as it is called within a CER.")]
552
[Fx.Tag.SecurityNote(
Miscellaneous
= "Must not call into PT code as it is called within a CER.")]
System\Runtime\IOThreadScheduler.cs (5)
18
[Fx.Tag.SecurityNote(
Miscellaneous
= "can be called outside user context")]
478
[Fx.Tag.SecurityNote(
Miscellaneous
= "called by critical code, can be called outside user context")]
527
[Fx.Tag.SecurityNote(
Miscellaneous
= "called by critical code, can be called outside user context")]
607
[Fx.Tag.SecurityNote(
Miscellaneous
= "note that in some hosts this runs without any user context on the stack")]
650
[Fx.Tag.SecurityNote(
Miscellaneous
= "note that this runs on the finalizer thread")]
System\Runtime\Ticks.cs (1)
14
[Fx.Tag.SecurityNote(
Miscellaneous
= "Why isn't the SuppressUnmanagedCodeSecurity attribute working in this case?")]