2 references to GetType
System.Runtime.Serialization (2)
System\Runtime\Serialization\Configuration\ParameterElement.cs (1)
104return TypeElement.GetType(rootType, typeArgs, this.Type, this.Index, this.Parameters);
System\Runtime\Serialization\Configuration\TypeElement.cs (1)
69return GetType(rootType, typeArgs, this.Type, this.Index, this.Parameters);