18 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
58 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
64 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
80 [
RequiresUnreferencedCode(
"Data Contract Serialization and Deserialization might require types that cannot be statically analyzed. Make sure all of the required types are preserved.")]
void CopyTo(KeyValuePair< TKey, TValue >[] array, int index)
static bool IsBuiltInNamespace(string ns)
static void GetClrNameAndNamespace(string fullTypeName, out string localName, out string ns)
static XmlQualifiedName GetStableName(Type type)
static List< int > GetDataContractNameForGenericName(string typeName, StringBuilder localName)
GenericNameProvider(Type type)
readonly IList< int > _nestedParamCounts
string GetGenericTypeName()
string GetParameterName(int paramIndex)
readonly object[] _genericParams
IList< int > GetNestedParameterCounts()
GenericNameProvider(string genericTypeName, object[] genericParams)
XmlQualifiedName GetStableName(int i)
bool ParametersFromBuiltInNamespaces
readonly string _genericTypeName