Home
last modified time | relevance | path

Searched refs:ReferencedTypeDoesNotMatch (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Runtime.Serialization/ReferenceSources/
H A DSR.missing.cs257 public const string ReferencedTypeDoesNotMatch = @"Referenced type '{0}' does not match the expecte… field in System.Runtime.Serialization.SR
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Runtime.Serialization/System/Runtime/Serialization/
H A DCodeExporter.cs554 …ThrowHelperError(new InvalidOperationException(SR.GetString(SR.ReferencedTypeDoesNotMatch, type.As… in GetReferencedType()
572 …ThrowHelperError(new InvalidOperationException(SR.GetString(SR.ReferencedTypeDoesNotMatch, type.As… in GetReferencedType()
585 …nUtility.ThrowHelperError(new InvalidOperationException(SR.GetString(SR.ReferencedTypeDoesNotMatch, in GetReferencedType()