1 write to _type
System.Diagnostics.TraceSource (1)
System\Diagnostics\SwitchAttribute.cs (1)
42_type = value;
2 references to _type
System.Diagnostics.TraceSource (2)
System\Diagnostics\SwitchAttribute.cs (2)
37get { return _type; } 38[MemberNotNull(nameof(_type))]