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