3 writes to IsTypeDefinedOnImport
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeExporter.cs (1)
556
xmlContract.
IsTypeDefinedOnImport
= true;
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\SchemaImporter.cs (2)
722
xmlDataContract.
IsTypeDefinedOnImport
= true;
730
xmlDataContract.
IsTypeDefinedOnImport
= false;
1 reference to IsTypeDefinedOnImport
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\CodeExporter.cs (1)
548
if (xmlContract.
IsTypeDefinedOnImport
)