1 write to _paths
mscorlib (1)
system\runtime\interopservices\attributes.cs (1)
766
_paths
= paths;
1 reference to _paths
mscorlib (1)
system\runtime\interopservices\attributes.cs (1)
769
public DllImportSearchPath Paths { get { return
_paths
; } }