2 writes to _context
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SchemaImporter.cs (2)
55_context = context; 65_context = new ImportContext();
2 references to _context
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\SchemaImporter.cs (2)
64if (_context == null) 66return _context;