Cannot resolve method {0} because the declaring type of the method handle {1} is generic. Explicitly provide the declaring type to GetMethodFromHandle.
Cannot resolve dependency to assembly '%1' because it has not been preloaded. When using the ReflectionOnly APIs, dependent ...
Cannot resolve dependency to Windows Runtime type '%1'. When using the ReflectionOnly APIs, dependent Windows Runtime assemblies ...
Cannot resolve entity reference '{0}' because the DTD has been ignored. To enable DTD processing set the DtdProcessing property ...
Cannot resolve field {0} because the declaring type of the field handle {1} is generic. Explicitly provide the declaring ...
Cannot resolve method {0} because the declaring type of the method handle {1} is generic. Explicitly provide the declaring ...
Cannot resolve the Style {0} '{1}'. Verify that the owning type is the Style's TargetType, or use Class.Property syntax to ...
Cannot resolve the template property '{0}'. Verify that the owning type is the Style's TargetType, or use Class.Property ...
Cannot retrieve property '{0}' because localization failed. Type '{1}' is not public or does not contain a public static ...
Cannot return a value from an iterator. Use the yield return statement to return a value, or yield break to end the iteration. ...