1 write to _type
System.Runtime.Serialization.Formatters (1)
System\Runtime\Serialization\SurrogateSelector.cs (1)
183_type = type;
3 references to _type
System.Runtime.Serialization.Formatters (3)
System\Runtime\Serialization\SurrogateSelector.cs (3)
187public override int GetHashCode() => _type.GetHashCode(); 208return presentValue._type == givenValue._type &&