1 write to _constants
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Serialization\Models.cs (1)
418
_constants
= (ConstantModel[])list.ToArray(typeof(ConstantModel));
2 references to _constants
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Serialization\Models.cs (2)
408
if (
_constants
== null)
420
return
_constants
;