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