3 writes to HasGet
dotnet-svcutil-lib (3)
CodeDomFixup\ArrayOfXElementTypeHelper.cs (1)
178
nodesProperty.
HasGet
= true;
CodeDomFixup\CodeDomVisitors\CreateCallbackImpl.cs (1)
376
property.
HasGet
= true;
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\ClientClassGenerator.cs (1)
603
property.
HasGet
= true;
4 references to HasGet
dotnet-svcutil-lib (4)
FrameworkFork\Microsoft.CodeDom\Compiler\CodeValidator.cs (1)
317
if (e.
HasGet
)
FrameworkFork\Microsoft.CodeDom\Microsoft\CSharpCodeProvider.cs (1)
2244
if (e.
HasGet
)
FrameworkFork\Microsoft.CodeDom\Microsoft\VBCodeProvider.cs (2)
2245
if (e.
HasGet
)
2301
if (e.
HasGet
)