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