2 writes to MVID
Microsoft.Build.Framework (2)
AssemblyLoadBuildEventArgs.cs (2)
33MVID = mvid; 67MVID = reader.ReadGuid();
2 references to MVID
Microsoft.Build.Framework (2)
AssemblyLoadBuildEventArgs.cs (2)
53writer.WriteGuid(MVID); 86RawMessage = FormatResourceStringIgnoreCodeAndKeyword(resourceName, LoadingContext.ToString(), loadingInitiator, AssemblyName, AssemblyPath, MVID.ToString(), AppDomainDescriptor ?? DefaultAppDomainDescriptor);