1 write to _type
System.Diagnostics.TraceSource (1)
System\Diagnostics\SwitchLevelAttribute.cs (1)
26_type = value;
2 references to _type
System.Diagnostics.TraceSource (2)
System\Diagnostics\SwitchLevelAttribute.cs (2)
20get { return _type; } 21[MemberNotNull(nameof(_type))]