1 write to allowReferences
ComSvcConfig (1)
Options.cs (1)
273this.allowReferences = arguments.ContainsArgument(Cmd.AllowReferences);
1 reference to allowReferences
ComSvcConfig (1)
Options.cs (1)
173internal bool AllowReferences { get { return allowReferences; } }