2 references to CompiledInfo
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaSet.cs (1)
1315
newCompiledInfo.Add(otherSet.
CompiledInfo
, _eventHandler); //TODO: Throw error on conflicting types that are not from the same schema / baseUri
FrameworkFork\Microsoft.Xml\Xml\schema\XmlSchemaValidator.cs (1)
1907
_compiledSchemaInfo = _schemaSet.
CompiledInfo
; //Fetch compiled info from set