3 references to ReferenceGroup_InvalidSourceId
System.Web.Extensions (3)
Compilation\WCFModel\MetadataFile.cs (1)
362
throw new ArgumentException(WCFModelStrings.
ReferenceGroup_InvalidSourceId
);
Compilation\WCFModel\MetadataSource.cs (2)
84
throw new ArgumentException(WCFModelStrings.
ReferenceGroup_InvalidSourceId
);
150
throw new ArgumentException(WCFModelStrings.
ReferenceGroup_InvalidSourceId
);