1 write to _schemaObjects
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\SchemaImporter.cs (1)
157
_schemaObjects
= CreateSchemaObjects();
2 references to _schemaObjects
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\SchemaImporter.cs (2)
156
if (
_schemaObjects
== null)
158
return
_schemaObjects
;