2 references to InvokeSchemaProviderMethod
System.Runtime.Serialization (2)
System\Runtime\Serialization\SchemaExporter.cs (2)
506
if (!
InvokeSchemaProviderMethod
(clrType, schemas, out typeQName, out xsdType, out hasRoot))
603
InvokeSchemaProviderMethod
(type, schemas, out stableName, out xsdType, out hasRoot);