1 write to _fileName
System.Configuration (1)
System\Configuration\PropertySourceInfo.cs (1)
28
_fileName
= GetFilename(reader);
2 references to _fileName
System.Configuration (2)
System\Configuration\PropertySourceInfo.cs (2)
37
string filename =
_fileName
;
43
filename = Path.GetFileName(
_fileName
);