2 writes to _targetType
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeCastExpression.cs (2)
79_targetType = new CodeTypeReference(""); 85_targetType = value;
2 references to _targetType
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.CodeDom\System\CodeCastExpression.cs (2)
77if (_targetType == null) 81return _targetType;