1 write to IsGetOnlyCollection
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\DataMember.cs (1)
135
{ _helper.
IsGetOnlyCollection
= value; }
2 references to IsGetOnlyCollection
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Runtime\Serialization\DataMember.cs (2)
132
{ return _helper.
IsGetOnlyCollection
; }
275
if (this.
IsGetOnlyCollection
)