3 instantiations of CommonPrimitiveFormatterOptions
Microsoft.CodeAnalysis.Scripting (3)
Hosting\ObjectFormatter\CommonObjectFormatter.cs (1)
50
=> new
CommonPrimitiveFormatterOptions
(
Hosting\ObjectFormatter\CommonObjectFormatter.Visitor.cs (1)
834
_primitiveOptions = new
CommonPrimitiveFormatterOptions
(
Hosting\ObjectFormatter\CommonTypeNameFormatter.cs (1)
209
var options = new
CommonPrimitiveFormatterOptions
(
6 references to CommonPrimitiveFormatterOptions
Microsoft.CodeAnalysis.Scripting (6)
Hosting\ObjectFormatter\CommonObjectFormatter.cs (1)
49
protected virtual
CommonPrimitiveFormatterOptions
GetPrimitiveOptions(PrintOptions printOptions)
Hosting\ObjectFormatter\CommonObjectFormatter.Visitor.cs (3)
29
private
CommonPrimitiveFormatterOptions
_primitiveOptions;
48
CommonPrimitiveFormatterOptions
primitiveOptions,
831
CommonPrimitiveFormatterOptions
oldPrimitiveOptions = _primitiveOptions;
Hosting\ObjectFormatter\CommonPrimitiveFormatter.cs (1)
43
public string FormatPrimitive(object obj,
CommonPrimitiveFormatterOptions
options)
Hosting\ObjectFormatter\CommonTypeNameFormatter.cs (1)
209
var
options = new CommonPrimitiveFormatterOptions(