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