Project
ReSharper
Priority
Normal
Type
Task
Fix versions
Mirabile Futurum
State
Open
Assignee
Evgeny Pasynkov
Subsystem
Psi
Affected versions
No Affected versions
Fixed in build
No Fixed in build
  • Created by   Dmitry Shaporenkov
    5 years ago (05 Aug 2006 01:44)
  • Updated by   Jura Gorohovsky
    16 months ago (15 Jan 2011 19:02)
  • Jira: RSRP-5209
    (history, comments)
 
RSRP-5209 Special reference is required
0
Issue is visible to: All Users
  The issue is visible to the selected user group only
public class MyService : System.ServiceProcess.ServiceBase
{
  		private void InitializeComponent()
		{
			this.ServiceName = "MyService"; // this literal should provide a special reference in order
		}
}


This situation is quite similar to the assignment like this.Name = "Form" in WinForms
Comments (0)
 
History
 
Linked Issues (?)
 
TeamCity Changes (0)
 
Issue has no comments