1 write to methods
ComSvcConfig (1)
Options.cs (1)
80this.methods = methods;
2 references to methods
ComSvcConfig (2)
Options.cs (2)
87if (methods == null) 94public IList<string> Methods { get { return this.methods; } }