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)
93return _hasGet || _getStatements.Count > 0;