2 writes to _references
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\Advanced\SchemaImporterExtension.cs (2)
175
_references
= references;
187
_references
= new StringCollection();
2 references to _references
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\Advanced\SchemaImporterExtension.cs (2)
186
if (
_references
== null)
188
return
_references
;