3 references to TypeOfXmlSchemaProviderAttribute
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeExporter.cs (2)
1208
DataContract.GetClrTypeFullName(Globals.
TypeOfXmlSchemaProviderAttribute
),
1216
DataContract.GetClrTypeFullName(Globals.
TypeOfXmlSchemaProviderAttribute
),
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\SchemaExporter.cs (1)
36
object[] attrs = clrType.GetTypeInfo().GetCustomAttributes(Globals.
TypeOfXmlSchemaProviderAttribute
, false).ToArray();