6 writes to Safe
System.ServiceModel.Primitives (6)
Internals\System\Runtime\Fx.cs (5)
154Safe = "The side affect of the app crashing is actually intended here")] 905[Tag.SecurityNote(Critical = "Accesses critical field.", Safe = "Data provided by caller.")] 914[Tag.SecurityNote(Critical = "Accesses critical field.", Safe = "Data is not privileged.")] 937Safe = "Guaranteed not to call into PT user code from the finally.")] 970Safe = "Guaranteed not to call into PT user code from the finally.")]
Internals\System\Runtime\SynchronizedPool.cs (1)
336[Fx.Tag.SecurityNote(Critical = "Asserts in order to get the processor count from the environment", Safe = "This data isn't actually protected so it's ok to leak")]