2 instantiations of SwitchLevel
System.Diagnostics.TraceSource (2)
System\Diagnostics\BooleanSwitch.cs (1)
13
[
SwitchLevel
(typeof(bool))]
System\Diagnostics\TraceSwitch.cs (1)
12
[
SwitchLevel
(typeof(TraceLevel))]
2 references to SwitchLevel
netstandard (1)
netstandard.cs (1)
682
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Diagnostics.
SwitchLevelAttribute
))]
System (1)
src\libraries\shims\System\ref\System.cs (1)
535
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Diagnostics.
SwitchLevelAttribute
))]