ErrorCode
ERR_AbstractBaseCall
ERR_AmbigBinaryOps
ERR_AmbigCall
ERR_AmbigMember
ERR_AmbigUDConv
ERR_AmbigUnaryOp
ERR_AssgLvalueExpected
ERR_AssgReadonly
ERR_AssgReadonly2
ERR_AssgReadonlyLocal
ERR_AssgReadonlyLocalCause
ERR_AssgReadonlyProp
ERR_AssgReadonlyStatic
ERR_AssgReadonlyStatic2
ERR_BadAccess
ERR_BadArgCount
ERR_BadArgExtraRef
ERR_BadArgRef
ERR_BadArgType
ERR_BadArgTypes
ERR_BadArgTypesForCollectionAdd
ERR_BadArity
ERR_BadBinaryOps
ERR_BadBoolOp
ERR_BadCastInFixed
ERR_BadCtorArgCount
ERR_BadDelArgCount
ERR_BadDelArgTypes
ERR_BadDelegateConstructor
ERR_BadExtensionArgTypes
ERR_BadIndexCount
ERR_BadIndexLHS
ERR_BadInstanceArgType
ERR_BadNamedArgument
ERR_BadNamedArgumentForDelegateInvoke
ERR_BadProtectedAccess
ERR_BadRetType
ERR_BadTypeArgument
ERR_BadUnaryOp
ERR_BaseConstraintConflict
ERR_BindToBogus
ERR_BindToBogusProp1
ERR_BindToBogusProp2
ERR_BogusType
ERR_CallingBaseFinalizeDeprecated
ERR_CallingFinalizeDepracated
ERR_CantCallSpecialMethod
ERR_CantInferMethTypeArgs
ERR_CheckedOverflow
ERR_CircularConstraint
ERR_ConstOutOfRange
ERR_ConstOutOfRangeChecked
ERR_ConvertToStaticClass
ERR_ConWithValCon
ERR_DelegateOnNullable
ERR_DuplicateNamedArgument
ERR_FieldInitRefNonstatic
ERR_FixedNotNeeded
ERR_GenericArgIsStaticClass
ERR_GenericConstraintNotSatisfiedNullableEnum
ERR_GenericConstraintNotSatisfiedNullableInterface
ERR_GenericConstraintNotSatisfiedRefType
ERR_GenericConstraintNotSatisfiedTyVar
ERR_GenericConstraintNotSatisfiedValType
ERR_HasNoTypeVars
ERR_InaccessibleGetter
ERR_InaccessibleSetter
ERR_IncrementLvalueExpected
ERR_InitializerAddHasParamModifiers
ERR_IntDivByZero
ERR_LiteralDoubleCast
ERR_ManagedAddr
ERR_MethDelegateMismatch
ERR_MethGrpToNonDel
ERR_MissingPredefinedMember
ERR_MustHaveOpTF
ERR_NamedArgumentSpecificationBeforeFixedArgument
ERR_NamedArgumentUsedInPositional
ERR_NewConstraintNotSatisfied
ERR_NoConstructors
ERR_NoExplicitConv
ERR_NoImplicitConv
ERR_NoImplicitConvCast
ERR_NonInvocableMemberCalled
ERR_NoSuchMember
ERR_NoSuchMemberOrExtension
ERR_ObjectProhibited
ERR_ObjectRequired
ERR_PartialMethodToDelegate
ERR_PredefinedTypeBadType
ERR_PredefinedTypeNotFound
ERR_PropertyLacksGet
ERR_RefConstraintNotSatisfied
ERR_RefLvalueExpected
ERR_RefProperty
ERR_RefReadonly
ERR_RefReadonly2
ERR_RefReadonlyLocal
ERR_RefReadonlyLocalCause
ERR_RefReadonlyStatic
ERR_RefReadonlyStatic2
ERR_ReturnNotLValue
ERR_SizeofUnsafe
ERR_ThisStructNotInAnonMeth
ERR_TypeArgsNotAllowed
ERR_TypeVarCantBeNull
ERR_UnifyingInterfaceInstantiations
ERR_UnsafeNeeded
ERR_ValConstraintNotSatisfied
ERR_ValueCantBeNull
ERR_ValueTypeExtDelegate
ERR_WrongNestedThis
netcoreapp1.1
namespace Microsoft.CSharp.RuntimeBinder.Errors
{
public enum ErrorCode
{
ERR_AmbigCall = 121
}
}
.NET Core | 1.01.1 |
---|---|
.NET Framework | 4.6 |
.NET Standard | 1.31.41.51.6 |
Information specific to netcoreapp1.1 | |
Assembly | Microsoft.CSharp , Version=4.0.2.0, PublicKeyToken=b03f5f7f11d50a3a |
Referencing | Your project needs a package reference to |
Package | Microsoft.CSharp (4.7.0) netstandard1.3 |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API