1 write to _hasGet
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\System\CodeMemberProperty.cs (1)
97
_hasGet
= value;
1 reference to _hasGet
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.CodeDom\System\CodeMemberProperty.cs (1)
93
return
_hasGet
|| _getStatements.Count > 0;