1 write to _graph
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\ImportContext.cs (1)
110
_graph
= new Hashtable();
2 references to _graph
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\ImportContext.cs (2)
109
if (
_graph
== null)
111
return
_graph
;