2 references to GetOptions
Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests (2)
LexicalAndXml\PreprocessorTests.cs (2)
87var options = this.GetOptions(kind, defines); 99var options = this.GetOptions(SourceCodeKind.Regular, defines);