4 references to MetadataFormatError
System.Web.Extensions (4)
Compilation\WCFModel\MetadataFile.cs (4)
302return CachedMetadata.MetadataFormatError; 577if (m_CachedMetadata.MetadataFormatError == null) 666if (metadata.MetadataFormatError != null) 668throw metadata.MetadataFormatError;