1 write to runtimeVersion
ComSvcConfig (1)
WasEndpointConfigContainer.cs (1)
51this.runtimeVersion = runtimeVersion;
1 reference to runtimeVersion
ComSvcConfig (1)
WasEndpointConfigContainer.cs (1)
92if (string.IsNullOrEmpty(compilationSection.TargetFramework) && RuntimeVersions.V40 == this.runtimeVersion)