3 references to SurrogateKey
System.Runtime.Serialization.Formatters (3)
System\Runtime\Serialization\SurrogateSelector.cs (3)
20
var key = new
SurrogateKey
(type, context);
151
SurrogateKey key = new
SurrogateKey
(type, context);
170
SurrogateKey key = new
SurrogateKey
(type, context);