Home
last modified time | relevance | path

Searched refs:ValueTypeCannotHaveIsReference (Results 1 – 3 of 3) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Runtime.Serialization/ReferenceSources/
H A DSR.cs158 …public const string ValueTypeCannotHaveIsReference = "Value type '{0}' cannot have the IsReference… 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 DClassDataContract.cs856 SR.GetString(SR.ValueTypeCannotHaveIsReference, in EnsureIsReferenceImported()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.DataContractSerialization/src/System/Runtime/Serialization/
H A DClassDataContract.cs921 SR.Format(SR.ValueTypeCannotHaveIsReference, in EnsureIsReferenceImported()