1 write to _hasSet
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\System\CodeMemberProperty.cs (1)
119
_hasSet
= value;
1 reference to _hasSet
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\System\CodeMemberProperty.cs (1)
115
return
_hasSet
|| _setStatements.Count > 0;