1 write to _allowReferences
System.Configuration.ConfigurationManager (1)
System\Diagnostics\ListenerElementsCollection.cs (1)
94
_allowReferences
= allowReferences;
3 references to _allowReferences
System.Configuration.ConfigurationManager (3)
System\Diagnostics\ListenerElementsCollection.cs (3)
97
if (!
_allowReferences
)
184
Debug.Assert(
_allowReferences
, "_allowReferences must be true if type name is null");
310
Debug.Assert(
_allowReferences
, "_allowReferences must be true if type name is null");