3 references to ReferenceGroup_SharedTypeMustBePublic
System.Web.Extensions (3)
Compilation\WCFModel\VSWCFServiceContractGenerator.cs (3)
567
new FormatException(String.Format(CultureInfo.CurrentCulture, WCFModelStrings.
ReferenceGroup_SharedTypeMustBePublic
, mapping.TypeName)))
903
new FormatException(String.Format(CultureInfo.CurrentCulture, WCFModelStrings.
ReferenceGroup_SharedTypeMustBePublic
, referencedType.TypeName)))
1205
new FormatException(String.Format(CultureInfo.CurrentCulture, WCFModelStrings.
ReferenceGroup_SharedTypeMustBePublic
, referencedCollectionMapping.TypeName)))