3 references to s_currentAppDomainHash
System.Windows.Forms (3)
System\Windows\Forms\NativeWindow.WindowClass.cs (3)
110
VersioningHelper.MakeVersionSafeName(
s_currentAppDomainHash
, ResourceScope.Process, ResourceScope.AppDomain),
111
$"{
s_currentAppDomainHash
}{versionSuffix}"));
116
return $"{Application.WindowsFormsVersion}.{className}.app.0.{
s_currentAppDomainHash
}{versionSuffix}";